.. |
Makefile
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
fil.c
|
…
|
|
icmp6.h
|
RCS ID police.
|
1999-07-03 21:24:45 +00:00 |
icmp_var.h
|
…
|
|
if_arp.c
|
When sending an ARP reply, make sure to set the length of the outgoing
|
1999-06-18 18:20:50 +00:00 |
if_atm.c
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
if_atm.h
|
…
|
|
if_ether.h
|
…
|
|
if_inarp.h
|
…
|
|
igmp.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
igmp.h
|
…
|
|
igmp_var.h
|
…
|
|
in.c
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
in.h
|
move ipsec sysctl index to IPPROTO_AH (instead of IPPROTO_ESP),
|
1999-07-02 08:46:47 +00:00 |
in_cksum.c
|
…
|
|
in_gif.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
in_gif.h
|
sync with KAME/NetBSD 1.4, SNAP kit 19990705.
|
1999-07-06 12:23:19 +00:00 |
in_pcb.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
in_pcb.h
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
in_proto.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
in_systm.h
|
…
|
|
in_var.h
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
ip.h
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
ip6.h
|
RCS ID police.
|
1999-07-03 21:24:45 +00:00 |
ip_auth.c
|
…
|
|
ip_auth.h
|
…
|
|
ip_compat.h
|
…
|
|
ip_ecn.c
|
sync with recent KAME.
|
1999-07-31 18:41:15 +00:00 |
ip_ecn.h
|
sync with recent KAME.
|
1999-07-31 18:41:15 +00:00 |
ip_fil.c
|
…
|
|
ip_fil.h
|
…
|
|
ip_flow.c
|
…
|
|
ip_frag.c
|
…
|
|
ip_frag.h
|
…
|
|
ip_ftp_pxy.c
|
…
|
|
ip_gre.c
|
…
|
|
ip_gre.h
|
…
|
|
ip_icmp.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
ip_icmp.h
|
…
|
|
ip_input.c
|
do not include unnecessary include files.
|
1999-07-23 15:21:17 +00:00 |
ip_ipip.c
|
- Make sure that interface can't be marked up before a route to the remote
|
1999-04-04 09:10:27 +00:00 |
ip_ipip.h
|
…
|
|
ip_log.c
|
…
|
|
ip_mroute.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
ip_mroute.h
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
ip_nat.c
|
…
|
|
ip_nat.h
|
…
|
|
ip_output.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
ip_proxy.c
|
…
|
|
ip_proxy.h
|
…
|
|
ip_state.c
|
…
|
|
ip_state.h
|
…
|
|
ip_var.h
|
sync with KAME/NetBSD 1.4, SNAP kit 19990705.
|
1999-07-06 12:23:19 +00:00 |
raw_ip.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
tcp.h
|
…
|
|
tcp_debug.c
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
tcp_debug.h
|
sync with recent KAME.
|
1999-07-31 18:41:15 +00:00 |
tcp_fsm.h
|
…
|
|
tcp_input.c
|
- implement IPv6 pmtud, which is necessary for TCP6.
|
1999-07-22 12:56:56 +00:00 |
tcp_output.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
tcp_seq.h
|
…
|
|
tcp_subr.c
|
sync with recent KAME.
|
1999-07-31 18:41:15 +00:00 |
tcp_timer.c
|
Use proper ip protocol # field and tcp hdr on sending RST against SYN,
|
1999-07-14 22:37:13 +00:00 |
tcp_timer.h
|
…
|
|
tcp_usrreq.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
tcp_var.h
|
sync with recent KAME.
|
1999-07-31 18:41:15 +00:00 |
tcpip.h
|
…
|
|
udp.h
|
…
|
|
udp_usrreq.c
|
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
|
1999-07-09 22:57:15 +00:00 |
udp_var.h
|
…
|
|