Date: Tue, 17 Nov 2009 10:59:51 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet raw_ip.c Message-ID: <200911171100.nAHB03eJ091488@repoman.freebsd.org>
index | next in thread | raw e-mail
bms 2009-11-17 10:59:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netinet raw_ip.c
Log:
SVN rev 199354 on 2009-11-17 10:59:51Z by bms
MFC r199287:
Fix a functional regression in multicast.
Userland daemons need to see IGMP traffic regardless of the group;
omit the imo filter check if the proto is IGMP. The kernel part
of IGMP will have already filtered appropriately at this point.
Submitted by: Franz Struwig
Reported by: Ivor Prebeg, Franz Struwig
Revision Changes Path
1.220.2.3 +27 -9 src/sys/netinet/raw_ip.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911171100.nAHB03eJ091488>
