..
icmp_var.h
if_ether.c
Set the rmx.rmx_expire to 0 when creating fake ethernet addresses for the
1996-06-21 21:45:58 +00:00
if_ether.h
Megacommit to straigthen out ETHER_ mess.
1996-08-06 21:14:36 +00:00
if_fddi.h
igmp_var.h
IGMPv2 routines rewritten, to be more compact and to fully comply
1996-03-14 16:59:20 +00:00
igmp.c
Clean up -Wunused warnings.
1996-06-12 05:11:41 +00:00
igmp.h
IGMPv2 routines rewritten, to be more compact and to fully comply
1996-03-14 16:59:20 +00:00
in_cksum.c
in_pcb.c
Add two more portrange sysctls, which control the area of the below
1996-08-12 14:05:54 +00:00
in_pcb.h
in_proto.c
Modify the kernel to use the new pr_usrreqs interface rather than the old
1996-07-11 16:32:50 +00:00
in_rmx.c
Put the 'debug' messages of the type:
1996-06-20 15:41:23 +00:00
in_systm.h
in_var.h
IGMPv2 routines rewritten, to be more compact and to fully comply
1996-03-14 16:59:20 +00:00
in.c
Added proper splnet protection while modifying the interface address list.
1996-04-07 06:59:52 +00:00
in.h
Add two more portrange sysctls, which control the area of the below
1996-08-12 14:05:54 +00:00
ip_divert.c
Adding changes to ipfw and the kernel to support ip packet diversion..
1996-07-10 19:44:30 +00:00
ip_fw.c
Filter by IP protocol.
1996-08-05 02:35:04 +00:00
ip_fw.h
Adding changes to ipfw and the kernel to support ip packet diversion..
1996-07-10 19:44:30 +00:00
ip_icmp.c
Eliminate some more references to separate ip_v and ip_hl fields.
1996-07-24 18:46:19 +00:00
ip_icmp.h
Eliminate some more references to separate ip_v and ip_hl fields.
1996-07-24 18:46:19 +00:00
ip_input.c
Adding changes to ipfw and the kernel to support ip packet diversion..
1996-07-10 19:44:30 +00:00
ip_mroute.c
Fix braino in rev 1.30 fix; m_copy() the mbuf that has the header
1996-07-12 17:22:32 +00:00
ip_mroute.h
ip_output.c
Adding changes to ipfw and the kernel to support ip packet diversion..
1996-07-10 19:44:30 +00:00
ip_var.h
Adding changes to ipfw and the kernel to support ip packet diversion..
1996-07-10 19:44:30 +00:00
ip.h
Define a few macros useful in the _IP_VHL case.
1996-04-18 15:42:50 +00:00
raw_ip.c
Eliminate some more references to separate ip_v and ip_hl fields.
1996-07-24 18:46:19 +00:00
tcp_debug.c
Eliminated sloppy common-style declarations. Now there are no duplicated
1996-04-13 12:45:57 +00:00
tcp_debug.h
Eliminated sloppy common-style declarations. Now there are no duplicated
1996-04-13 12:45:57 +00:00
tcp_fsm.h
tcp_input.c
Back out my stupid braino; I was thinking strlen and not sizeof.
1996-05-02 05:54:14 +00:00
tcp_output.c
Changed some memcpy()'s back to bcopy()'s.
1996-06-08 08:19:03 +00:00
tcp_reass.c
Back out my stupid braino; I was thinking strlen and not sizeof.
1996-05-02 05:54:14 +00:00
tcp_seq.h
tcp_subr.c
Eliminate some more references to separate ip_v and ip_hl fields.
1996-07-24 18:46:19 +00:00
tcp_timer.c
Fixed two bugs in previous commit: be sure to include tcp_debug.h when
1996-07-12 17:28:47 +00:00
tcp_timer.h
Better selection of initial retransmit timeout when no cached
1996-06-14 17:17:32 +00:00
tcp_timewait.c
Eliminate some more references to separate ip_v and ip_hl fields.
1996-07-24 18:46:19 +00:00
tcp_usrreq.c
Fixed two bugs in previous commit: be sure to include tcp_debug.h when
1996-07-12 17:28:47 +00:00
tcp_var.h
Modify the kernel to use the new pr_usrreqs interface rather than the old
1996-07-11 16:32:50 +00:00
tcp.h
tcpip.h
udp_usrreq.c
Changed some memcpy()'s back to bcopy()'s.
1996-06-08 08:19:03 +00:00
udp_var.h
Instrument UDP PCB hashing to see how often the hash lookup is effective
1996-06-05 17:20:35 +00:00
udp.h