.. |
Makefile
|
Rework the way kernel include files are installed. In the new method,
|
1998-06-12 23:22:30 +00:00 |
fil.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
icmp_var.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
if_arp.c
|
print reason for arplookup() failure (ala FreeBSD)
|
1998-10-01 11:04:24 +00:00 |
if_atm.c
|
Fix copyright spacing and 'Van' -> 'van' for consistency.
|
1998-09-13 15:45:40 +00:00 |
if_atm.h
|
Fix copyright spacing and 'Van' -> 'van' for consistency.
|
1998-09-13 15:45:40 +00:00 |
if_ether.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
if_inarp.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
igmp.c
|
Change list of interface IP addresses to a hash. Improves performance on hosts with a large number of IP addresses significantly.
|
1998-02-13 18:21:38 +00:00 |
igmp.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
igmp_var.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
in.c
|
Switch order of TNF and UCB copyrights so UCB copyright is first; this seems more appropriate since UCB wrote the original code, after all.
|
1998-09-30 21:52:24 +00:00 |
in.h
|
Typo. :(
|
1998-09-14 21:15:56 +00:00 |
in_cksum.c
|
backout previous kprintf changes
|
1996-10-13 02:03:00 +00:00 |
in_pcb.c
|
if INADDR_ANY is given in in_pcbconnect(), choose the ia_addr of the first
|
1998-11-16 05:47:19 +00:00 |
in_pcb.h
|
* in_pcblookup_port(): deprecate INPLOOKUP_WILDCARD and flags in favour
|
1998-10-05 14:33:14 +00:00 |
in_proto.c
|
Start supporting IPPROTO_MOBILE (55) encapsulation. This is yet
|
1998-09-30 05:59:27 +00:00 |
in_systm.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
in_var.h
|
Switch order of TNF and UCB copyrights so UCB copyright is first; this seems more appropriate since UCB wrote the original code, after all.
|
1998-09-30 21:52:24 +00:00 |
ip.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
ip_auth.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_auth.h
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_compat.h
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_fil.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_fil.h
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_flow.c
|
Use the pool allocator for ipflow entries.
|
1998-10-08 01:41:45 +00:00 |
ip_frag.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_frag.h
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_ftp_pxy.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_gre.c
|
Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
|
1998-10-13 02:34:31 +00:00 |
ip_gre.h
|
Fix some typos in comments, and clean up some whitespace.
|
1998-10-07 23:33:02 +00:00 |
ip_icmp.c
|
Switch order of TNF and UCB copyrights so UCB copyright is first; this seems more appropriate since UCB wrote the original code, after all.
|
1998-09-30 21:52:24 +00:00 |
ip_icmp.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
ip_input.c
|
Once a fragmented IP packet has been reassembled, recompute the packet
|
1998-11-13 03:24:22 +00:00 |
ip_log.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_mroute.c
|
Add a gre tunnel pseudo network device. Gre = generic route encapsulation.
|
1998-09-13 20:27:47 +00:00 |
ip_mroute.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
ip_nat.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_nat.h
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_output.c
|
Fix a buglet when looking up an interface for multicast:
|
1998-10-26 17:31:01 +00:00 |
ip_proxy.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_proxy.h
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_state.c
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_state.h
|
merge ipf 3.2.10
|
1998-11-22 15:17:18 +00:00 |
ip_var.h
|
Use the pool allocator for ipflow entries.
|
1998-10-08 01:41:45 +00:00 |
raw_ip.c
|
Fix a bug which would cause a panic in soreceive() if multiple raw
|
1998-04-03 07:49:16 +00:00 |
tcp.h
|
Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's TCP
|
1998-10-04 21:33:52 +00:00 |
tcp_debug.c
|
backout previous kprintf change
|
1996-10-13 16:50:51 +00:00 |
tcp_debug.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
tcp_fsm.h
|
Back out the change from TCP/IP vol 2, in revision 1.7, which removed TH_FIN
|
1998-07-09 05:49:56 +00:00 |
tcp_input.c
|
Use the pool allocator for ipqent structures.
|
1998-10-08 01:19:25 +00:00 |
tcp_output.c
|
Add a sysctl for newreno (default to off).
|
1998-10-06 00:20:44 +00:00 |
tcp_seq.h
|
Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's TCP
|
1998-10-04 21:33:52 +00:00 |
tcp_subr.c
|
Use the pool allocator for ipqent structures.
|
1998-10-08 01:19:25 +00:00 |
tcp_timer.c
|
Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls.
|
1998-09-10 10:46:03 +00:00 |
tcp_timer.h
|
Create tcp.keepidle, tcp.keepintvl, tcp.keepcnt, tcp.slowhz sysctls.
|
1998-09-10 10:46:03 +00:00 |
tcp_usrreq.c
|
egcs {brace} warning fix
|
1998-09-10 19:53:28 +00:00 |
tcp_var.h
|
Add a sysctl for newreno (default to off).
|
1998-10-06 00:20:44 +00:00 |
tcpip.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
udp.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |
udp_usrreq.c
|
Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes
|
1998-01-05 10:31:44 +00:00 |
udp_var.h
|
add/cleanup multiple inclusion protection.
|
1998-02-10 01:26:19 +00:00 |