ume 2004/03/01 07:34:29 PST
FreeBSD src repository
Modified files:
sys/netinet6 ip6_input.c
Log:
- reject incoming packets to an interface-local multicast address from
the wire.
- added a generic scope check, and removed checks for loopback src/dst
addresses.
Obtained from: KAME
Revision Changes Path
1.69 +52 -10 src/sys/netinet6/ip6_input.c