Hajimu UMEMOTO c46e7f1d52 - wrap mappedaddr block by #ifdef INET for IPv6-only kernel in future.
- rejects IPv6 packet toward IPv4-mapped address if its source address
  is not an IPv4-mapped IPv6 address, since the converted IPv4 packets
  would have an unexpected IPv4 source address.
- when V6ONLY socket option is set, discard packets destined to a
  v4/ipv4 mapped ipv6 address.
- have PULLDOWN_TEST codepath.
- get rid of in6_mcmatch().

Obtained from:	KAME
2004-02-13 15:11:47 +00:00
..
2004-02-04 22:00:44 +00:00
2004-02-06 20:21:18 +00:00
2004-01-27 20:22:53 +00:00
2004-01-25 17:18:12 +00:00
2004-01-17 03:28:27 +00:00