NetBSD/sys/netinet6
itojun 8a9f93dc37 update ip compression algorithm lookup.
attach sadb_comb for IP compression (not in RFC2367;
discussed on pf_key@inner.net).  sync with kame
2000-09-26 08:40:23 +00:00
..
ah_core.c
ah_input.c add missing splx, when outgoing interface queue is full on tunnelled 2000-08-16 09:54:39 +00:00
ah_output.c
ah.h
dest6.c
esp_core.c do not hardcode maximum IV length. 2000-09-26 08:37:38 +00:00
esp_input.c pullup IPv6 and subsequent headers, on IPv6 IPsec transport mode input. 2000-09-18 22:18:00 +00:00
esp_output.c do not hardcode maximum IV length. 2000-09-26 08:37:38 +00:00
esp.h do not hardcode maximum IV length. 2000-09-26 08:37:38 +00:00
frag6.c
icmp6.c kame sys/netinet6/icmp6.c 1.140 -> 1.144 2000-09-16 10:12:22 +00:00
IMPLEMENTATION
in6_cksum.c move file static variable into auto variable, for better thread safety. 2000-09-09 16:15:47 +00:00
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_pcb.c implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable. 2000-08-26 11:03:45 +00:00
in6_pcb.h
in6_prefix.c
in6_prefix.h
in6_proto.c
in6_src.c implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable. 2000-08-26 11:03:45 +00:00
in6_var.h
in6.c inhibit error code from rtinit(). this happens when we try to assign 2000-08-02 15:03:02 +00:00
in6.h add a warning on IPv6 setsockopt number space (*BSD shares the number space 2000-08-27 01:02:48 +00:00
ip6_forward.c on ipsec policy lookup, do not try to lookup port numbers for forwarded packet. 2000-09-22 05:50:23 +00:00
ip6_input.c add missing \n on log(). sync with kame 2000-08-31 07:35:44 +00:00
ip6_mroute.c do not forward packets with unspecified source address (::). 2000-08-29 09:19:43 +00:00
ip6_mroute.h
ip6_output.c - icmp6 nodeinfo: remove possibility of unaligned pointer access. 2000-08-19 08:15:53 +00:00
ip6_var.h implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable. 2000-08-26 11:03:45 +00:00
ip6protosw.h
ipcomp_core.c update ip compression algorithm lookup. 2000-09-26 08:40:23 +00:00
ipcomp_input.c update ip compression algorithm lookup. 2000-09-26 08:40:23 +00:00
ipcomp_output.c update ip compression algorithm lookup. 2000-09-26 08:40:23 +00:00
ipcomp.h update ip compression algorithm lookup. 2000-09-26 08:40:23 +00:00
ipsec.c make ip6_ext available for non-IPv6 compilation 2000-09-25 15:00:08 +00:00
ipsec.h use real wallclock (got by microtime) to compute IPsec database lifetimes. 2000-09-22 16:55:04 +00:00
Makefile
mld6_var.h
mld6.c
nd6_nbr.c
nd6_rtr.c supress warning (LOG_ERR -> LOG_DEBUG) which occurs in the following situation: 2000-08-13 23:45:22 +00:00
nd6.c
nd6.h
pim6_var.h
pim6.h
raw_ip6.c
route6.c repair cut-and-paste bug. from: francis dupont. sync with kame 2000-09-20 23:35:51 +00:00
TODO
udp6_usrreq.c
udp6_var.h
udp6.h