..
fil.c
Don't include ipfilter.h if building an LKM.
1997-02-19 23:07:57 +00:00
icmp_var.h
…
if_arp.c
Fix several bugs related to the new ARP code, and ARCnet ARP support.
1997-03-23 01:22:35 +00:00
if_atm.c
…
if_atm.h
…
if_inarp.h
New ARP system, supports IPv4 over any hardware link.
1997-03-15 18:09:08 +00:00
igmp.c
…
igmp.h
…
igmp_var.h
…
in.c
New ARP system, supports IPv4 over any hardware link.
1997-03-15 18:09:08 +00:00
in.h
Add net.inet.ip.allowsrcrt option which allows/drops all source
1997-02-25 08:35:41 +00:00
in_cksum.c
…
in_pcb.c
…
in_pcb.h
Implement the IP_RECVIF socket option: supply a datagram packet's incoming
1997-01-11 05:21:07 +00:00
in_proto.c
…
in_systm.h
…
in_var.h
…
ip.h
Minor change to a comment.
1996-12-11 01:55:50 +00:00
ip_compat.h
Add $NetBSD$ id's and restore the orginal Id's.
1997-01-05 21:32:17 +00:00
ip_fil.c
ioctl commands are u_longs
1997-03-18 07:14:45 +00:00
ip_fil.h
Don't include ipfilter.h if building an LKM.
1997-02-19 23:07:57 +00:00
ip_frag.c
Add $NetBSD$ id's and restore the orginal Id's.
1997-01-05 21:32:18 +00:00
ip_frag.h
Add $NetBSD$ id's and restore the orginal Id's.
1997-01-05 21:32:18 +00:00
ip_icmp.c
…
ip_icmp.h
…
ip_input.c
allow src-routed packetd by default, per host requirements
1997-02-26 04:09:32 +00:00
ip_mroute.c
…
ip_mroute.h
…
ip_nat.c
ioctl cmd arguments are u_long, not int. Pointed out by
1997-01-29 02:16:23 +00:00
ip_nat.h
ioctl cmd arguments are u_long, not int. Pointed out by
1997-01-29 02:16:23 +00:00
ip_output.c
pseudo-device ipfilter brings in PFIL_HOOKS.
1997-02-18 20:49:32 +00:00
ip_state.c
Add $NetBSD$ id's and restore the orginal Id's.
1997-01-05 21:32:18 +00:00
ip_state.h
Add $NetBSD$ id's and restore the orginal Id's.
1997-01-05 21:32:18 +00:00
ip_var.h
Implement the IP_RECVIF socket option: supply a datagram packet's incoming
1997-01-11 05:21:07 +00:00
raw_ip.c
Implement the IP_RECVIF socket option: supply a datagram packet's incoming
1997-01-11 05:21:07 +00:00
tcp.h
…
tcp_debug.c
…
tcp_debug.h
…
tcp_fsm.h
…
tcp_input.c
Fix RTT scaling problems introduced with Brakmo and Peterson changes.
1996-12-10 18:20:19 +00:00
tcp_output.c
Fix RTT scaling problems introduced with Brakmo and Peterson changes.
1996-12-10 18:20:19 +00:00
tcp_seq.h
…
tcp_subr.c
Fix RTT scaling problems introduced with Brakmo and Peterson changes.
1996-12-10 18:20:19 +00:00
tcp_timer.c
Fix RTT scaling problems introduced with Brakmo and Peterson changes.
1996-12-10 18:20:19 +00:00
tcp_timer.h
…
tcp_usrreq.c
…
tcp_var.h
Fix RTT scaling problems introduced with Brakmo and Peterson changes.
1996-12-10 18:20:19 +00:00
tcpip.h
…
udp.h
…
udp_usrreq.c
Implement the IP_RECVIF socket option: supply a datagram packet's incoming
1997-01-11 05:21:07 +00:00
udp_var.h
…