.. |
icmp_var.h
|
|
|
if_ether.c
|
Removed nested include if <sys/socket.h> from <net/if.h> and
|
1996-10-12 19:49:43 +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
|
|
|
igmp.c
|
|
|
igmp.h
|
|
|
in_cksum.c
|
|
|
in_pcb.c
|
Fix braino on my part. When we have three different port ranges (default,
|
1996-10-30 06:13:10 +00:00 |
in_pcb.h
|
Add the IP_RECVIF socket option, which supplies a packet's incoming interface
|
1996-11-11 04:56:32 +00:00 |
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
|
|
|
in_systm.h
|
|
|
in_var.h
|
|
|
in.c
|
Set subnetsarelocal to false. In a classless world, the other case
|
1996-09-09 20:17:24 +00:00 |
in.h
|
Add the IP_RECVIF socket option, which supplies a packet's incoming interface
|
1996-11-11 04:56:32 +00:00 |
ip_divert.c
|
|
|
ip_fw.c
|
Removed nested include if <sys/socket.h> from <net/if.h> and
|
1996-10-12 19:49:43 +00:00 |
ip_fw.h
|
Add hooks for an IP NAT module, much like the firewall stuff...
|
1996-08-21 21:37:07 +00:00 |
ip_icmp.c
|
Handle ICMP codes defined in RFC1812 more appropriately
|
1996-09-20 08:23:54 +00:00 |
ip_icmp.h
|
Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types.
|
1996-08-20 23:11:30 +00:00 |
ip_input.c
|
Add the IP_RECVIF socket option, which supplies a packet's incoming interface
|
1996-11-11 04:56:32 +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
|
Add the IP_RECVIF socket option, which supplies a packet's incoming interface
|
1996-11-11 04:56:32 +00:00 |
ip_var.h
|
Forward-declare `struct inpcb' so that including this file doesn't cause
|
1996-11-12 10:02:09 +00:00 |
ip.h
|
Give ip_len and ip_off more natural, unsigned types.
|
1996-10-23 18:35:50 +00:00 |
raw_ip.c
|
Add the IP_RECVIF socket option, which supplies a packet's incoming interface
|
1996-11-11 04:56:32 +00:00 |
tcp_debug.c
|
|
|
tcp_debug.h
|
|
|
tcp_fsm.h
|
|
|
tcp_input.c
|
Re-enable the TCP SYN-attack protection code. I was the one who didn't
|
1996-11-10 07:37:24 +00:00 |
tcp_output.c
|
|
|
tcp_reass.c
|
Re-enable the TCP SYN-attack protection code. I was the one who didn't
|
1996-11-10 07:37:24 +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
|
Make the misnamed tcp initial keepalive timer value (which is really the
|
1996-09-13 23:51:44 +00:00 |
tcp_timer.h
|
Make the misnamed tcp initial keepalive timer value (which is really the
|
1996-09-13 23:51:44 +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
|
Improved in_pcblookuphash() to support wildcarding, and changed relavent
|
1996-10-07 19:06:12 +00:00 |
tcp_var.h
|
Move TCPCTL_KEEPINIT to end of MIB list (sigh)
|
1996-09-13 23:54:03 +00:00 |
tcp.h
|
|
|
tcpip.h
|
|
|
udp_usrreq.c
|
Add the IP_RECVIF socket option, which supplies a packet's incoming interface
|
1996-11-11 04:56:32 +00:00 |
udp_var.h
|
|
|
udp.h
|
Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count
|
1996-10-25 17:57:53 +00:00 |