NetBSD/sys/netinet6
itojun 45b89333e4 close comment.
From: Kazuto Ushioda <x-y-z@3si.co.jp>
2000-02-07 03:51:59 +00:00
..
IMPLEMENTATION add notice on site-locals. typo fix. (sync with kame) 2000-02-03 19:57:13 +00:00
Makefile
TODO need PRC_IF{UP,CHANGE}. 2000-02-05 18:11:41 +00:00
ah.h bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
ah_core.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ah_input.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ah_output.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
dest6.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
esp.h bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
frag6.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
icmp6.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
icmp6.h close comment. 2000-02-07 03:51:59 +00:00
in6.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
in6.h remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
in6_cksum.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
in6_gif.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
in6_gif.h
in6_ifattach.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
in6_ifattach.h
in6_pcb.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
in6_pcb.h use u_int16_t, not u_short, for port #. 2000-02-03 13:17:39 +00:00
in6_prefix.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
in6_prefix.h avoid calling in6_control(SIOCDIFADDR_IN6) from interrupt context. 2000-02-04 14:34:22 +00:00
in6_proto.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
in6_var.h avoid calling in6_control(SIOCDIFADDR_IN6) from interrupt context. 2000-02-04 14:34:22 +00:00
ip6.h to be more rfc2292 complient, move ip6.h and icmp6.h into netinet. 2000-02-06 11:11:29 +00:00
ip6_forward.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ip6_input.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ip6_mroute.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ip6_mroute.h
ip6_output.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ip6_var.h - Don't reuse ip6 header portion as reassembly pointer, to be friendly 2000-02-03 18:13:01 +00:00
ip6protosw.h remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
ipcomp.h remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
ipcomp_core.c bring in latest KAME ipsec tree. 2000-01-31 14:18:52 +00:00
ipcomp_input.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ipcomp_output.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ipsec.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
ipsec.h fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
mld6.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
mld6_var.h
nd6.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
nd6.h avoid calling in6_control(SIOCDIFADDR_IN6) from interrupt context. 2000-02-04 14:34:22 +00:00
nd6_nbr.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
nd6_rtr.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
pim6.h
pim6_var.h remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
raw_ip6.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
route6.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
udp6.h remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
udp6_usrreq.c fix include pathname for better rfc2292 compliance. 2000-02-06 12:49:37 +00:00
udp6_var.h remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00