freebsd-skq/sys/netinet
luigi f51d989644 Move fw_one_pass from ip_fw2.c to ip_input.c so that neither
bridge.c nor if_ethersubr.c depend on IPFIREWALL.
Restore the use of fw_one_pass in if_ethersubr.c

ipfw.8 will be updated with a separate commit.

Approved by: re
2002-11-20 19:07:27 +00:00
..
libalias
accf_data.c
accf_http.c
icmp6.h
icmp_var.h
if_atm.c
if_atm.h
if_ether.c
if_ether.h
igmp_var.h
igmp.c Back out some style changes. They are not urgent, 2002-11-20 19:00:54 +00:00
igmp.h
in_cksum.c
in_gif.c
in_gif.h
in_pcb.c temporarily disallow FAST_IPSEC and INET6 to avoid potential panics; 2002-11-08 23:50:32 +00:00
in_pcb.h Turn off duplicate lock checking for inp locks because udp_input() 2002-11-12 20:44:38 +00:00
in_proto.c FAST_IPSEC fixups: 2002-11-08 23:37:50 +00:00
in_rmx.c
in_systm.h
in_var.h
in.c
in.h
ip6.h
ip_divert.c
ip_dummynet.c track changes to not strip the Ethernet header from input packets 2002-11-14 23:46:04 +00:00
ip_dummynet.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_flow.c
ip_flow.h
ip_fw2.c Move fw_one_pass from ip_fw2.c to ip_input.c so that neither 2002-11-20 19:07:27 +00:00
ip_fw.c
ip_fw.h
ip_gre.c track bpf changes 2002-11-14 23:45:13 +00:00
ip_gre.h
ip_icmp.c
ip_icmp.h
ip_id.c
ip_input.c Move fw_one_pass from ip_fw2.c to ip_input.c so that neither 2002-11-20 19:07:27 +00:00
ip_mroute.c Massive cleanup of the ip_mroute code. 2002-11-15 22:53:53 +00:00
ip_mroute.h Massive cleanup of the ip_mroute code. 2002-11-15 22:53:53 +00:00
ip_output.c Back out the ip_fragment() code -- it is not urgent to have it in now, 2002-11-20 18:56:25 +00:00
ip_var.h Back out the ip_fragment() code -- it is not urgent to have it in now, 2002-11-20 18:56:25 +00:00
ip.h
ipprotosw.h
raw_ip.c Back out some style changes. They are not urgent, 2002-11-20 19:00:54 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c a better solution to building FAST_IPSEC w/o INET6 2002-11-10 17:17:32 +00:00
tcp_output.c
tcp_reass.c a better solution to building FAST_IPSEC w/o INET6 2002-11-10 17:17:32 +00:00
tcp_seq.h
tcp_subr.c
tcp_syncache.c Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
tcp_timer.c
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h
tcp.h
tcpip.h
udp_usrreq.c Back out some style changes. They are not urgent, 2002-11-20 19:00:54 +00:00
udp_var.h
udp.h