.. |
Makefile
|
…
|
|
fil.c
|
Remove SCCS markers and make these compile in $NetBSD$ IDs.
|
1999-02-02 19:57:30 +00:00 |
icmp_var.h
|
…
|
|
if_arp.c
|
…
|
|
if_atm.c
|
…
|
|
if_atm.h
|
…
|
|
if_ether.h
|
…
|
|
if_inarp.h
|
…
|
|
igmp.c
|
…
|
|
igmp.h
|
…
|
|
igmp_var.h
|
…
|
|
in.c
|
…
|
|
in.h
|
…
|
|
in_cksum.c
|
…
|
|
in_pcb.c
|
…
|
|
in_pcb.h
|
…
|
|
in_proto.c
|
…
|
|
in_systm.h
|
…
|
|
in_var.h
|
…
|
|
ip.h
|
…
|
|
ip_auth.c
|
Remove SCCS markers and make these compile in $NetBSD$ IDs.
|
1999-02-02 19:57:30 +00:00 |
ip_auth.h
|
…
|
|
ip_compat.h
|
…
|
|
ip_fil.c
|
Remove SCCS markers and make these compile in $NetBSD$ IDs.
|
1999-02-02 19:57:30 +00:00 |
ip_fil.h
|
…
|
|
ip_flow.c
|
~htons(...) is always negative.
|
1999-01-28 21:29:27 +00:00 |
ip_frag.c
|
Remove SCCS markers and make these compile in $NetBSD$ IDs.
|
1999-02-02 19:57:30 +00:00 |
ip_frag.h
|
…
|
|
ip_ftp_pxy.c
|
…
|
|
ip_gre.c
|
…
|
|
ip_gre.h
|
…
|
|
ip_icmp.c
|
There's just no plausible reason to byte-swap ip_id internally. It's opaque.
|
1999-01-19 23:39:56 +00:00 |
ip_icmp.h
|
…
|
|
ip_input.c
|
There's just no plausible reason to byte-swap ip_id internally. It's opaque.
|
1999-01-19 23:39:56 +00:00 |
ip_ipip.c
|
Set the tunnel destination address correctly. Should fix PR #6899.
|
1999-02-02 07:20:13 +00:00 |
ip_ipip.h
|
…
|
|
ip_log.c
|
…
|
|
ip_mroute.c
|
remove gre_softc declaration; the symbol is no longer used in this
|
1999-02-02 07:10:45 +00:00 |
ip_mroute.h
|
…
|
|
ip_nat.c
|
Remove SCCS markers and make these compile in $NetBSD$ IDs.
|
1999-02-02 19:57:30 +00:00 |
ip_nat.h
|
…
|
|
ip_output.c
|
There's just no plausible reason to byte-swap ip_id internally. It's opaque.
|
1999-01-19 23:39:56 +00:00 |
ip_proxy.c
|
Remove SCCS markers and make these compile in $NetBSD$ IDs.
|
1999-02-02 19:57:30 +00:00 |
ip_proxy.h
|
…
|
|
ip_state.c
|
Remove SCCS markers and make these compile in $NetBSD$ IDs.
|
1999-02-02 19:57:30 +00:00 |
ip_state.h
|
…
|
|
ip_var.h
|
…
|
|
raw_ip.c
|
Make programs that use raw IP work again; trim the header length from ip_len
|
1999-01-30 21:43:16 +00:00 |
tcp.h
|
…
|
|
tcp_debug.c
|
…
|
|
tcp_debug.h
|
…
|
|
tcp_fsm.h
|
…
|
|
tcp_input.c
|
According to Dave Borman, the iss should be using snd_nxt and not rcv_nxt
|
1999-02-05 22:37:24 +00:00 |
tcp_output.c
|
Fix a problem pointed out by Charles Hannum; DF wasn't being set in
|
1999-01-20 03:39:54 +00:00 |
tcp_seq.h
|
…
|
|
tcp_subr.c
|
Fix a slight error in previous. Rearrange some code in tcp_respond() so
|
1999-01-26 08:28:50 +00:00 |
tcp_timer.c
|
…
|
|
tcp_timer.h
|
…
|
|
tcp_usrreq.c
|
…
|
|
tcp_var.h
|
Oops, forgot to update copyright notice in previous.
|
1999-01-24 01:21:18 +00:00 |
tcpip.h
|
…
|
|
udp.h
|
…
|
|
udp_usrreq.c
|
…
|
|
udp_var.h
|
…
|
|