.. |
ah_core.c
|
|
|
ah_input.c
|
|
|
ah_output.c
|
|
|
ah.h
|
|
|
dest6.c
|
|
|
esp_core.c
|
|
|
esp_input.c
|
|
|
esp_output.c
|
always use rnd(4) for IPsec random number source. avoid random(9).
|
2000-10-05 04:49:17 +00:00 |
esp_rijndael.c
|
|
|
esp_rijndael.h
|
|
|
esp.h
|
memcpy -> bcopy, for sync with kame tree
|
2000-10-19 00:40:44 +00:00 |
frag6.c
|
|
|
icmp6.c
|
correct faith prefix determination. use sys/netinet/if_faith.c:faithprefix()
|
2001-05-08 10:15:13 +00:00 |
IMPLEMENTATION
|
|
|
in6_cksum.c
|
to sync with kame better, (1) remove register declaration for variables,
|
2001-02-10 04:14:26 +00:00 |
in6_gif.c
|
correct ecn consideration on tunnel encap/decap. sync with kame.
|
2001-05-10 01:37:42 +00:00 |
in6_gif.h
|
|
|
in6_ifattach.c
|
|
|
in6_ifattach.h
|
revisit in6_ifattach().
|
2000-04-12 10:36:38 +00:00 |
in6_pcb.c
|
there's no need to #if NFAITH here. IN6P_FAITH can be set even on
|
2001-05-11 18:38:03 +00:00 |
in6_pcb.h
|
wrap kernel-only #define (kame cross-bsd portability) into _KERNEL.
|
2001-02-11 06:50:59 +00:00 |
in6_prefix.c
|
|
|
in6_prefix.h
|
|
|
in6_proto.c
|
|
|
in6_src.c
|
|
|
in6_var.h
|
|
|
in6.c
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
in6.h
|
|
|
ip6_forward.c
|
|
|
ip6_input.c
|
|
|
ip6_mroute.c
|
|
|
ip6_mroute.h
|
|
|
ip6_output.c
|
|
|
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
|
|
|
ipcomp_input.c
|
make sure to enforce inbound ipsec policy checking, for any protocols on top
|
2001-03-01 16:31:37 +00:00 |
ipcomp_output.c
|
|
|
ipcomp.h
|
|
|
ipsec.c
|
do not copy TTL field on ipsec tunnel mode encapsulation. sync with kame
|
2001-04-15 01:55:49 +00:00 |
ipsec.h
|
|
|
Makefile
|
|
|
mld6_var.h
|
to sync with kame better, (1) remove register declaration for variables,
|
2001-02-10 04:14:26 +00:00 |
mld6.c
|
|
|
nd6_nbr.c
|
|
|
nd6_rtr.c
|
Remove the use of splimp() from the NetBSD kernel. splnet()
|
2001-04-13 23:29:55 +00:00 |
nd6.c
|
|
|
nd6.h
|
|
|
pim6_var.h
|
to sync with kame better, (1) remove register declaration for variables,
|
2001-02-10 04:14:26 +00:00 |
pim6.h
|
|
|
raw_ip6.c
|
correct faith prefix determination. use sys/netinet/if_faith.c:faithprefix()
|
2001-05-08 10:15:13 +00:00 |
route6.c
|
|
|
TODO
|
|
|
udp6_output.c
|
|
|
udp6_usrreq.c
|
correct faith prefix determination. use sys/netinet/if_faith.c:faithprefix()
|
2001-05-08 10:15:13 +00:00 |
udp6_var.h
|
|
|
udp6.h
|
to sync with kame better, (1) remove register declaration for variables,
|
2001-02-10 04:14:26 +00:00 |