Date: Sat, 7 Oct 2006 10:19:59 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_carp.c ip_fw2.c Message-ID: <200610071019.k97AJx47055346@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610071019.k97AJx47055346>