cvs commit: src/sys/netinet ip_carp.c ip_fw2.c
Bjoern A. Zeeb
bz at FreeBSD.org
Sat Oct 7 03:19:59 PDT 2006
bz 2006-10-07 10:19:59 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_carp.c ip_fw2.c
Log:
Set scope on MC address so IPv6 carp advertisement will not get dropped
in ip6_output. In case this fails handle the error directly and log it[1].
In addition permit CARP over v6 in ip_fw2.
PR: kern/98622
Similar patch by: suz
Discussed with: glebius [1]
Tested by: Paul.Dekkers surfnet.nl, Philippe.Pegon crc.u-strasbg.fr
MFC after: 3 days
Revision Changes Path
1.44 +7 -2 src/sys/netinet/ip_carp.c
1.148 +11 -0 src/sys/netinet/ip_fw2.c
More information about the cvs-src
mailing list