..
ah_core.c
add RCSIDs
2001-11-13 00:56:55 +00:00
ah_input.c
avoid unneeded malloc/free. sync w/kame
2002-05-29 09:05:18 +00:00
ah_output.c
add RCSIDs
2001-11-13 00:56:55 +00:00
ah.h
reduce diff with kame. whitespace changes only.
2001-10-15 03:55:37 +00:00
dest6.c
add RCSIDs
2001-11-13 00:56:55 +00:00
esp_core.c
sync blowfish function prototype between i386 assembly and C.
2002-02-27 01:32:17 +00:00
esp_input.c
esp/ah_ctlinput: pass useful address to key_alloc.
2002-03-18 15:30:03 +00:00
esp_output.c
add RCSIDs
2001-11-13 00:56:55 +00:00
esp_rijndael.c
add RCSIDs
2001-11-13 00:56:55 +00:00
esp_rijndael.h
esp.h
reduce diff with kame. whitespace changes only.
2001-10-15 03:55:37 +00:00
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
add RCSIDs
2001-11-13 00:56:55 +00:00
in6_gif.c
use radix table for inbound tunnel lookup (would increase performance
2001-12-21 06:30:43 +00:00
in6_gif.h
use radix table for inbound tunnel lookup (would increase performance
2001-12-21 06:30:43 +00:00
in6_ifattach.c
minor KNF to sync w/kame
2002-06-07 04:30:40 +00:00
in6_ifattach.h
remove unused #define. sync whitespace/comment with kame.
2001-10-16 04:57:38 +00:00
in6_pcb.c
correct in*_pcbrtentry. check cached value correctly.
2002-05-28 11:10:52 +00:00
in6_pcb.h
more whitespace sync with kame
2001-10-24 06:36:37 +00:00
in6_prefix.c
add RCSIDs
2001-11-13 00:56:55 +00:00
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
style
2002-06-07 14:37:38 +00:00
in6.c
typo
2002-06-07 04:18:11 +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 04:18:11 +00:00
ip6_mroute.h
ip6_output.c
comment
2002-06-07 17:13:56 +00:00
ip6_var.h
limit number of IPv6 fragments (not the fragment queue size) to
2002-05-28 03:04:05 +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
add RCSIDs
2001-11-13 00:56:55 +00:00
ipcomp_output.c
add RCSIDs
2001-11-13 00:56:55 +00:00
ipcomp.h
reduce diff with kame. whitespace changes only.
2001-10-15 03:55:37 +00:00
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
update outgoing ifp, only if tunnel mode ipsec is used. this is to
2001-11-21 06:28:08 +00:00
Makefile
gather stats on raw ip6 socket. sync with kame
2001-10-18 09:12:13 +00:00
mld6_var.h
use arc4random
2002-05-28 11:19:17 +00:00
mld6.c
do not log() in per-packet input path. sync w/kame
2002-01-08 04:37:32 +00:00
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
check sa_len and sa_family strictly. (NOTE: rtsol/rtsold older than Nov2001
2002-03-19 01:21:19 +00:00
raw_ip6.h
gather stats on raw ip6 socket. sync with kame
2001-10-18 09:12:13 +00:00
route6.c
add RCSIDs
2001-11-13 00:56:55 +00:00
udp6_output.c
reduce white space/cosmetic diffs w/kame.
2001-12-18 03:04:02 +00:00
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
reduce white space/cosmetic diffs w/kame.
2001-12-18 03:04:02 +00:00