The net/balance rc.d script has the -b flag to balance hardcoded. This forces balance to bind to a single interface. Use of balance_*_address and the -b flag should be optional. Fix: The attached patch for balance.sh.in makes using balance_*_address optional. Patch attached with submission follows:
Maintainer of net/balance, Please note that PR ports/137335 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137335 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
I'm fine with that change. -- Joseph Scott joseph@josephscott.org http://josephscott.org/
State Changed From-To: feedback->closed Committed. Thanks!
wxs 2009-08-04 14:07:13 UTC FreeBSD ports repository Modified files: net/balance Makefile net/balance/files balance.sh.in Log: - Do not force binding to a single interface in RC script. PR: ports/137335 Submitted by: Hans Hoppe <hopha@cinis.com> Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer) Revision Changes Path 1.25 +1 -0 ports/net/balance/Makefile 1.4 +19 -4 ports/net/balance/files/balance.sh.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"