freebsd_amp_hwpstate/sys/netinet
Archie Cobbs 8948e4ba8e Miscellaneous fixes/cleanups relating to ipfw and divert(4):
- Implement 'ipfw tee' (finally)
- Divert packets by calling new function divert_packet() directly instead
  of going through protosw[].
- Replace kludgey global variable 'ip_divert_port' with a function parameter
  to divert_packet()
- Replace kludgey global variable 'frag_divert_port' with a function parameter
  to ip_reass()
- style(9) fixes

Reviewed by:	julian, green
1999-12-06 00:43:07 +00:00
..
libalias Restore sub-chapters order. 1999-11-09 00:24:09 +00:00
fil.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
icmp6.h KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
icmp_var.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
if_atm.c update ATM driver. (base version: midway.c 1.67 --> 1.68) 1998-07-29 05:35:16 +00:00
if_atm.h Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
if_ether.c Append missing newline to log() message for permanent ARP modification 1999-10-18 11:56:50 +00:00
if_ether.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
if_fddi.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
igmp.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
igmp.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
igmp_var.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
in_cksum.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in_hostcache.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in_hostcache.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in_pcb.c KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
in_pcb.h KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
in_proto.c Restructure TCP timeout handling: 1999-08-30 21:17:07 +00:00
in_rmx.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in_systm.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in_var.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
ip.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ip6.h KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
ip_auth.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_auth.h Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_compat.h Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_divert.c Miscellaneous fixes/cleanups relating to ipfw and divert(4): 1999-12-06 00:43:07 +00:00
ip_dummynet.c RTFREE the correct route entry in dummynet_io(). The previous 1999-11-26 13:37:09 +00:00
ip_dummynet.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ip_fil.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_fil.h Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_flow.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ip_flow.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ip_frag.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_frag.h Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_ftp_pxy.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_fw.c Miscellaneous fixes/cleanups relating to ipfw and divert(4): 1999-12-06 00:43:07 +00:00
ip_fw.h Miscellaneous fixes/cleanups relating to ipfw and divert(4): 1999-12-06 00:43:07 +00:00
ip_icmp.c Reorder. 1999-09-14 16:40:28 +00:00
ip_icmp.h add two more codes to ICMP error 12 (Parameter Problem). 1999-11-15 18:27:30 +00:00
ip_input.c Miscellaneous fixes/cleanups relating to ipfw and divert(4): 1999-12-06 00:43:07 +00:00
ip_log.c Get rid of useless osreldate include for KLD/LKM modules (sys/param.h 1999-11-23 22:16:41 +00:00
ip_mroute.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ip_mroute.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ip_nat.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_nat.h Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_output.c Miscellaneous fixes/cleanups relating to ipfw and divert(4): 1999-12-06 00:43:07 +00:00
ip_proxy.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_proxy.h Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_raudio_pxy.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_rcmd_pxy.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_state.c Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_state.h Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
ip_var.h Miscellaneous fixes/cleanups relating to ipfw and divert(4): 1999-12-06 00:43:07 +00:00
ipl.h Add kernel parts of revived ipfilter (3.3.3.) 1999-11-23 21:44:59 +00:00
raw_ip.c KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
tcp.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
tcp_debug.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tcp_debug.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tcp_fsm.h Undo rev 1.10, which took out TH_FIN from the CLOSING state. This 1999-11-07 04:18:30 +00:00
tcp_input.c Implement RLIMIT_SBSIZE in the kernel. This is a per-uid sockbuf total 1999-10-09 20:42:17 +00:00
tcp_output.c Restructure TCP timeout handling: 1999-08-30 21:17:07 +00:00
tcp_reass.c Implement RLIMIT_SBSIZE in the kernel. This is a per-uid sockbuf total 1999-10-09 20:42:17 +00:00
tcp_seq.h Restructure TCP timeout handling: 1999-08-30 21:17:07 +00:00
tcp_subr.c KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
tcp_timer.c Simplify, and return an error if the user attempts to set a TCP 1999-08-31 16:34:20 +00:00
tcp_timer.h Change the delayed ack time from 200ms to 100ms. 1999-12-02 03:25:19 +00:00
tcp_timewait.c KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP 1999-11-22 02:45:11 +00:00
tcp_usrreq.c Fix a warning and a potential panic if TCPDEBUG is active. (tp is 1999-11-18 08:28:24 +00:00
tcp_var.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00
tcpip.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
udp.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
udp_usrreq.c The logic for blackhole processing does not free mbufs if the 1999-11-17 20:57:49 +00:00
udp_var.h KAME related header files additions and merges. 1999-11-05 14:41:39 +00:00