.. |
IMPLEMENTATION
|
correct references. update ipsec description (sync with kame).
|
2000-03-22 08:20:18 +00:00 |
Makefile
|
…
|
|
TODO
|
…
|
|
ah.h
|
…
|
|
ah_core.c
|
cleanup AH/policy processing.
|
2000-03-21 23:53:30 +00:00 |
ah_input.c
|
Oops; fix thinko.
|
2000-03-26 19:11:04 +00:00 |
ah_output.c
|
cleanup AH/policy processing.
|
2000-03-21 23:53:30 +00:00 |
dest6.c
|
…
|
|
esp.h
|
…
|
|
frag6.c
|
…
|
|
icmp6.c
|
use ip6_{last,next}hdr in icmp6 inbound packet parsing.
|
2000-03-22 04:42:01 +00:00 |
icmp6.h
|
…
|
|
in6.c
|
move ia6->ia6_dad_ch to dp->dad_timer_ch, to ease KAME code sharing.
|
2000-03-24 04:09:04 +00:00 |
in6.h
|
remove some of cross-BSD portability #ifdef.
|
2000-02-28 12:08:21 +00:00 |
in6_cksum.c
|
…
|
|
in6_gif.c
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
in6_gif.h
|
…
|
|
in6_ifattach.c
|
move ia6->ia6_dad_ch to dp->dad_timer_ch, to ease KAME code sharing.
|
2000-03-24 04:09:04 +00:00 |
in6_ifattach.h
|
…
|
|
in6_pcb.c
|
bump kame revision id
|
2000-03-02 07:15:39 +00:00 |
in6_pcb.h
|
…
|
|
in6_prefix.c
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
in6_prefix.h
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
in6_proto.c
|
implement rip6_ctlinput, to cope with routing changes correctly.
|
2000-02-26 09:09:17 +00:00 |
in6_var.h
|
move ia6->ia6_dad_ch to dp->dad_timer_ch, to ease KAME code sharing.
|
2000-03-24 04:09:04 +00:00 |
ip6.h
|
…
|
|
ip6_forward.c
|
bring in recent KAME changes (only important and stable ones, as usual).
|
2000-02-26 08:39:18 +00:00 |
ip6_input.c
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
ip6_mroute.c
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
ip6_mroute.h
|
…
|
|
ip6_output.c
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
ip6_var.h
|
cleanup AH/policy processing.
|
2000-03-21 23:53:30 +00:00 |
ip6protosw.h
|
…
|
|
ipcomp.h
|
…
|
|
ipcomp_core.c
|
…
|
|
ipcomp_input.c
|
…
|
|
ipcomp_output.c
|
…
|
|
ipsec.c
|
cleanup AH/policy processing.
|
2000-03-21 23:53:30 +00:00 |
ipsec.h
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
mld6.c
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
mld6_var.h
|
…
|
|
nd6.c
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
nd6.h
|
New callout mechanism with two major improvements over the old
|
2000-03-23 07:01:25 +00:00 |
nd6_nbr.c
|
move ia6->ia6_dad_ch to dp->dad_timer_ch, to ease KAME code sharing.
|
2000-03-24 04:09:04 +00:00 |
nd6_rtr.c
|
s/ND6DEBUG/ND6_DEBUG/ (just to meet nd6_nbr.c)
|
2000-03-21 11:34:25 +00:00 |
pim6.h
|
…
|
|
pim6_var.h
|
…
|
|
raw_ip6.c
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
route6.c
|
…
|
|
udp6.h
|
…
|
|
udp6_usrreq.c
|
introduce m->m_pkthdr.aux to hold random data which needs to be passed
|
2000-03-01 12:49:27 +00:00 |
udp6_var.h
|
remove some of cross-BSD portability #ifdef.
|
2000-02-28 12:08:21 +00:00 |