.. |
icmp_var.h
|
Add lots of useful MIB variables and a few not-so-useful ones for
|
1995-02-16 00:27:47 +00:00 |
if_ether.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
if_ether.h
|
Make arp_rtrequest() static since nobody needs to referene it any more.
|
1994-12-22 22:00:30 +00:00 |
if_fddi.h
|
Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.
|
1995-03-14 09:16:07 +00:00 |
igmp_var.h
|
Add lots of useful MIB variables and a few not-so-useful ones for
|
1995-02-16 00:27:47 +00:00 |
igmp.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
igmp.h
|
Initial get-the-easy-case-working upgrade of the multicast code
|
1994-09-06 22:42:31 +00:00 |
in_cksum.c
|
Added $Id$
|
1994-08-02 07:55:43 +00:00 |
in_pcb.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
in_pcb.h
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
in_proto.c
|
Transaction TCP support now standard. Hack away!
|
1995-02-16 00:55:44 +00:00 |
in_rmx.c
|
Added missing newlines to calls to log().
|
1995-02-20 15:48:46 +00:00 |
in_systm.h
|
Made idempotent.
|
1994-08-21 05:27:42 +00:00 |
in_var.h
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
in.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
in.h
|
Reject source routes unless configured on by administrator.
|
1995-03-16 18:22:28 +00:00 |
ip_fw.c
|
Allocate memory as M_IPFW,now we can watch firewall memory usage
|
1995-03-12 13:28:13 +00:00 |
ip_fw.h
|
Allow "via" to be specified ever as IP adress or
|
1995-02-24 14:33:54 +00:00 |
ip_fwdef.c
|
ip_fwdef.c was missing some assignments , and this
|
1995-01-26 10:26:15 +00:00 |
ip_icmp.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
ip_icmp.h
|
Made idempotent.
|
1994-08-21 05:27:42 +00:00 |
ip_input.c
|
Reject source routes unless configured on by administrator.
|
1995-03-16 18:22:28 +00:00 |
ip_mroute.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
ip_mroute.h
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
ip_output.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
ip_var.h
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
ip.h
|
Made idempotent.
|
1994-08-21 05:27:42 +00:00 |
raw_ip.c
|
This set of patches enables IP multicasting to work under FreeBSD. I am
|
1995-03-16 16:25:55 +00:00 |
tcp_debug.c
|
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
|
1995-02-09 23:13:27 +00:00 |
tcp_debug.h
|
Made idempotent.
|
1994-08-21 05:27:42 +00:00 |
tcp_fsm.h
|
Don't need to retransmit FIN bit in CLOSING state.
|
1995-02-16 01:53:31 +00:00 |
tcp_input.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
tcp_output.c
|
Transaction TCP support now standard. Hack away!
|
1995-02-16 00:55:44 +00:00 |
tcp_reass.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
tcp_seq.h
|
Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some
|
1995-02-14 02:35:19 +00:00 |
tcp_subr.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
tcp_timer.c
|
Transaction TCP support now standard. Hack away!
|
1995-02-16 00:55:44 +00:00 |
tcp_timer.h
|
Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some
|
1995-02-14 02:35:19 +00:00 |
tcp_timewait.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
tcp_usrreq.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
tcp_var.h
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
tcp.h
|
Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some
|
1995-02-14 02:35:19 +00:00 |
tcpip.h
|
Merge in T/TCP TCP header file changes.
|
1995-02-08 20:18:48 +00:00 |
udp_usrreq.c
|
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
|
1995-03-16 18:17:34 +00:00 |
udp_var.h
|
Add lots of useful MIB variables and a few not-so-useful ones for
|
1995-02-16 00:27:47 +00:00 |
udp.h
|
Made idempotent.
|
1994-08-21 05:27:42 +00:00 |