DragonFly commits List (threaded) for 2007-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet6 ip6_input.c
hasso 2007/10/14 11:15:19 PDT
DragonFly src repository
Modified files:
sys/netinet6 ip6_input.c
Log:
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.
Reported-by: Andrew McDonald <andrew@mcdonald.org.uk>
Obtained-from: KAME
Revision Changes Path
1.35 +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.35&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]