hasso 2007/10/17 06:56:22 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_10)
sys/netinet6 ip6_input.c
Log:
MFC ip6_input.c rev 1.35:
According to RFC2711 routers shouldn't treat all packets with a Router
Alert hop-by-hop option as 'ours', but examine this datagram more closely -
if the router isn't interested in particular protocol it should ignore the
packet and forward it as normal. So, treat packets as 'ours' if they are
for MLD only.
Revision Changes Path
1.34.2.1 +18 -4 src/sys/netinet6/ip6_input.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/ip6_input.c.diff?r1=1.34&r2=1.34.2.1&f=u