NetBSD/sys/netinet6
itojun d7e34999be sync with recent kame.
avoid use of macros to manipulate sockaddrs (hides error case too much).
correct IPv4 packet handling when ip option is present.
preparations for ipsec policy engine upgrades.
2000-06-03 16:14:02 +00:00
..
IMPLEMENTATION sync with reality in netbsd-current. 2000-05-28 23:44:30 +00:00
Makefile
TODO
ah.h sync with more recent kame. cope with malloc failure more gracefully 2000-06-02 18:20:15 +00:00
ah_core.c sync with more recent kame. cope with malloc failure more gracefully 2000-06-02 18:20:15 +00:00
ah_input.c sync with more recent kame. cope with malloc failure more gracefully 2000-06-02 18:20:15 +00:00
ah_output.c sync with more recent kame. cope with malloc failure more gracefully 2000-06-02 18:20:15 +00:00
dest6.c
esp.h
frag6.c
icmp6.c disallow negative numbers for ratelimit interval (tcp, icmp, icmp6). 2000-05-22 12:08:43 +00:00
icmp6.h
in6.c
in6.h enforce parameter type check for IN6_ARE_ADDR_EQUAL(). (sync with kame) 2000-05-24 14:40:09 +00:00
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_pcb.c sync with kame. 2000-06-03 14:36:32 +00:00
in6_pcb.h
in6_prefix.c
in6_prefix.h
in6_proto.c
in6_src.c sync with kame. 2000-06-03 14:36:32 +00:00
in6_var.h
ip6.h
ip6_forward.c sync with kame. 2000-06-03 14:36:32 +00:00
ip6_input.c correct manipulation of link-local scoped address on loopback. 2000-05-19 20:09:26 +00:00
ip6_mroute.c correct MLD API. (binary backward compatibility is kept) 2000-05-19 10:39:43 +00:00
ip6_mroute.h correct MLD API. (binary backward compatibility is kept) 2000-05-19 10:39:43 +00:00
ip6_output.c sync with kame. 2000-06-03 14:36:32 +00:00
ip6_var.h
ip6protosw.h
ipcomp.h
ipcomp_core.c
ipcomp_input.c
ipcomp_output.c NULL != 0 2000-05-19 04:34:39 +00:00
ipsec.c sync with recent kame. 2000-06-03 16:14:02 +00:00
ipsec.h sync with recent kame. 2000-06-03 16:14:02 +00:00
mld6.c
mld6_var.h
nd6.c do not mistakingly forward link-local scoped packet (the bug was added 2000-05-19 01:40:18 +00:00
nd6.h do not mistakingly forward link-local scoped packet (the bug was added 2000-05-19 01:40:18 +00:00
nd6_nbr.c do not mistakingly forward link-local scoped packet (the bug was added 2000-05-19 01:40:18 +00:00
nd6_rtr.c
pim6.h
pim6_var.h
raw_ip6.c disallow bind(2) with IPv4 mapped address for now. port number check is 2000-05-29 00:03:18 +00:00
route6.c
udp6.h
udp6_usrreq.c make net.inet6.udp6.* sysctl name meet with IPv4 counterpart. 2000-05-22 15:22:36 +00:00
udp6_var.h make net.inet6.udp6.* sysctl name meet with IPv4 counterpart. 2000-05-22 15:22:36 +00:00