.. |
ah_core.c
|
panic() if NULL is passed to ah_sumsiz_xx. suggested by sam leffler, sync w/kame
|
2002-06-07 23:42:41 +00:00 |
ah_input.c
|
avoid unneeded malloc/free. sync w/kame
|
2002-05-29 09:05:18 +00:00 |
ah_output.c
|
|
|
ah.h
|
|
|
dest6.c
|
|
|
esp_core.c
|
|
|
esp_input.c
|
esp/ah_ctlinput: pass useful address to key_alloc.
|
2002-03-18 15:30:03 +00:00 |
esp_output.c
|
|
|
esp_rijndael.c
|
|
|
esp_rijndael.h
|
|
|
esp.h
|
|
|
frag6.c
|
use arc4random() where possible.
|
2002-05-28 10:11:49 +00:00 |
icmp6.c
|
do not mistakenly lock PMTUD route entry with RTV_MTU.
|
2002-05-31 04:26:19 +00:00 |
in6_cksum.c
|
|
|
in6_gif.c
|
|
|
in6_gif.h
|
|
|
in6_ifattach.c
|
minor KNF to sync w/kame
|
2002-06-07 04:30:40 +00:00 |
in6_ifattach.h
|
|
|
in6_pcb.c
|
correct in*_pcbrtentry. check cached value correctly.
|
2002-05-28 11:10:52 +00:00 |
in6_pcb.h
|
|
|
in6_prefix.c
|
|
|
in6_prefix.h
|
|
|
in6_proto.c
|
move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kame
|
2002-05-29 02:58:28 +00:00 |
in6_src.c
|
attach nd_ifinfo structure into if_afdata.
|
2002-05-29 07:53:39 +00:00 |
in6_var.h
|
Fix mistakes in previous.
|
2002-06-07 18:19:30 +00:00 |
in6.c
|
on SIOCAIFADDR_IN6 check if sin6_len is sane. sync w/kame
|
2002-06-08 00:01:30 +00:00 |
in6.h
|
limit number of IPv6 fragments (not the fragment queue size) to
|
2002-05-28 03:04:05 +00:00 |
ip6_forward.c
|
typo
|
2002-06-07 04:18:11 +00:00 |
ip6_input.c
|
use arc4random() where possible.
|
2002-05-28 10:11:49 +00:00 |
ip6_mroute.c
|
typo
|
2002-06-07 18:19:05 +00:00 |
ip6_mroute.h
|
|
|
ip6_output.c
|
sync IPV6_CHECKSUM handling with kame.
|
2002-06-07 22:03:02 +00:00 |
ip6_var.h
|
sync IPV6_CHECKSUM handling with kame.
|
2002-06-07 22:03:02 +00:00 |
ip6protosw.h
|
|
|
ipcomp_core.c
|
zlib 1.1.4 dislikes Z_FLUSH at the end of inflate().
|
2002-03-14 05:18:10 +00:00 |
ipcomp_input.c
|
|
|
ipcomp_output.c
|
|
|
ipcomp.h
|
|
|
ipsec.c
|
re-enable ipsec policy caching onto pcb. refcnt fix and workarounds based on ymmt-san.
|
2002-05-25 10:01:01 +00:00 |
ipsec.h
|
|
|
Makefile
|
|
|
mld6_var.h
|
use arc4random
|
2002-05-28 11:19:17 +00:00 |
mld6.c
|
|
|
nd6_nbr.c
|
whitespace
|
2002-06-07 07:38:51 +00:00 |
nd6_rtr.c
|
cope with ndi->maxmtu == 0 case. sync w/kame
|
2002-06-07 03:05:18 +00:00 |
nd6.c
|
If there has been no NS for the neighbor after entering the
|
2002-06-07 17:15:12 +00:00 |
nd6.h
|
cope with cases when maxmtu == 0 (this shoulnd't happen!)
|
2002-06-07 02:31:04 +00:00 |
pim6_var.h
|
|
|
pim6.h
|
|
|
raw_ip6.c
|
some KNF
|
2002-06-07 22:08:41 +00:00 |
raw_ip6.h
|
|
|
route6.c
|
|
|
udp6_output.c
|
|
|
udp6_usrreq.c
|
Eliminate commons.
|
2002-05-12 20:33:50 +00:00 |
udp6_var.h
|
Eliminate commons.
|
2002-05-12 20:33:50 +00:00 |
udp6.h
|
|
|