.. |
Makefile
|
…
|
|
ah.h
|
…
|
|
ah_aesxcbcmac.c
|
…
|
|
ah_aesxcbcmac.h
|
…
|
|
ah_core.c
|
…
|
|
ah_input.c
|
…
|
|
ah_output.c
|
…
|
|
dest6.c
|
…
|
|
esp.h
|
…
|
|
esp_aesctr.c
|
…
|
|
esp_aesctr.h
|
…
|
|
esp_core.c
|
…
|
|
esp_input.c
|
…
|
|
esp_output.c
|
Kill _IP_VHL ifdef (from netinet/ip.h history, it has never been used in NetBSD so ...)
|
2007-12-09 18:27:39 +00:00 |
esp_rijndael.c
|
…
|
|
esp_rijndael.h
|
…
|
|
files.ipsec
|
…
|
|
files.netinet6
|
…
|
|
frag6.c
|
…
|
|
icmp6.c
|
Use IFNET_FOREACH() and IFADDR_FOREACH().
|
2007-12-04 10:27:33 +00:00 |
in6.c
|
Use ifa_insert(), ifa_remove().
|
2007-12-06 00:28:36 +00:00 |
in6.h
|
…
|
|
in6_cksum.c
|
…
|
|
in6_gif.c
|
…
|
|
in6_gif.h
|
…
|
|
in6_ifattach.c
|
Use ifa_insert(), ifa_remove().
|
2007-12-06 00:28:36 +00:00 |
in6_ifattach.h
|
…
|
|
in6_offload.c
|
…
|
|
in6_offload.h
|
…
|
|
in6_pcb.c
|
Fix in6_pcbrtentry() for the case of IPv6-mapped IPv4 addresses:
|
2007-11-21 21:18:25 +00:00 |
in6_pcb.h
|
…
|
|
in6_proto.c
|
…
|
|
in6_src.c
|
in6_pcbsetport: add missing htons. (fixes ephemeral port allocation.)
|
2007-11-26 08:12:33 +00:00 |
in6_var.h
|
Use IFADDR_FOREACH().
|
2007-12-05 01:17:16 +00:00 |
ip6_etherip.c
|
use __KERNEL_RCSID()
|
2007-12-11 12:29:11 +00:00 |
ip6_etherip.h
|
…
|
|
ip6_flow.c
|
use __KERNEL_RCSID()
|
2007-12-11 12:29:11 +00:00 |
ip6_forward.c
|
…
|
|
ip6_id.c
|
…
|
|
ip6_input.c
|
Use IFNET_FOREACH() and IFADDR_FOREACH().
|
2007-12-04 10:27:33 +00:00 |
ip6_mroute.c
|
require that the options argument is the right size, not that it is greater
|
2007-11-27 22:45:29 +00:00 |
ip6_mroute.h
|
…
|
|
ip6_output.c
|
…
|
|
ip6_var.h
|
…
|
|
ip6protosw.h
|
…
|
|
ipcomp.h
|
…
|
|
ipcomp_core.c
|
…
|
|
ipcomp_input.c
|
Kill _IP_VHL ifdef (from netinet/ip.h history, it has never been used in NetBSD so ...)
|
2007-12-09 18:27:39 +00:00 |
ipcomp_output.c
|
Kill _IP_VHL ifdef (from netinet/ip.h history, it has never been used in NetBSD so ...)
|
2007-12-09 18:27:39 +00:00 |
ipsec.c
|
Note danger of dangling pointers.
|
2007-11-16 17:50:07 +00:00 |
ipsec.h
|
…
|
|
mld6.c
|
…
|
|
mld6_var.h
|
…
|
|
nd6.c
|
Use IFNET_FOREACH() and IFADDR_FOREACH().
|
2007-12-04 10:27:33 +00:00 |
nd6.h
|
…
|
|
nd6_nbr.c
|
We might leave nd6_ns_output() really early. Postpone memset()
|
2007-11-16 17:51:51 +00:00 |
nd6_rtr.c
|
Use IFADDR_FIRST(), IFADDR_NEXT().
|
2007-12-05 23:00:58 +00:00 |
pim6.h
|
…
|
|
pim6_var.h
|
…
|
|
raw_ip6.c
|
require that the options argument is the right size, not that it is greater
|
2007-11-27 22:45:29 +00:00 |
raw_ip6.h
|
…
|
|
route6.c
|
…
|
|
scope6.c
|
use __KERNEL_RCSID()
|
2007-12-11 12:29:11 +00:00 |
scope6_var.h
|
…
|
|
udp6.h
|
…
|
|
udp6_output.c
|
…
|
|
udp6_usrreq.c
|
KNF. Remove superfluous parentheses. In the switch-statement,
|
2007-11-14 22:58:27 +00:00 |
udp6_var.h
|
…
|
|