freebsd-nq/sys/netinet
Nick Sayer a44e3914d5 Merge from RELENG_2_2, per luigi. Fixes the ntoh?() issue for the
firewall code when called from the bridge code.

PR:             10818
Submitted by:   nsayer
Obtained from:  luigi
1999-03-30 23:45:34 +00:00
..
libalias PacketAliasProxyRule takes a const char * 1999-03-25 06:48:05 +00:00
fil.c
icmp_var.h * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
if_atm.c
if_atm.h
if_ether.c Submitted by: Larry Lile 1999-03-10 10:11:43 +00:00
if_ether.h
if_fddi.h
igmp_var.h Move kernel-only declaration inside #ifdef KERNEL section. 1999-03-06 04:51:41 +00:00
igmp.c
igmp.h
in_cksum.c
in_hostcache.c
in_hostcache.h
in_pcb.c
in_pcb.h
in_proto.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
in_rmx.c
in_systm.h
in_var.h * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
in.c
in.h
ip_auth.c
ip_auth.h
ip_compat.h
ip_divert.c remove leftover garbage line. 1999-02-08 05:53:39 +00:00
ip_dummynet.c Use the correct length from the mbuf header instead of the one from 1999-03-26 14:15:59 +00:00
ip_dummynet.h
ip_fil.c
ip_fil.h
ip_flow.c
ip_flow.h
ip_frag.c
ip_frag.h
ip_ftp_pxy.c
ip_fw.c Merge from RELENG_2_2, per luigi. Fixes the ntoh?() issue for the 1999-03-30 23:45:34 +00:00
ip_fw.h
ip_icmp.c When an incoming packet is reflected back as an ICMP reply, make sure we 1999-03-06 23:10:42 +00:00
ip_icmp.h
ip_input.c Fix the 'fwd' option to ipfw when asked to divert to another machine. 1999-03-12 01:15:57 +00:00
ip_log.c
ip_mroute.c
ip_mroute.h
ip_nat.c
ip_nat.h
ip_output.c Fix a dummynet bug caused by passing a bad next hop address (the 1999-03-16 12:06:11 +00:00
ip_proxy.c
ip_proxy.h
ip_state.c
ip_state.h
ip_var.h
ip.h
ipl.h
mlf_ipl.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
raw_ip.c
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Use snd_nxt, not rcv_nxt, when calculating the ISS during TIME_WAIT. 1999-02-06 00:47:45 +00:00
tcp_output.c
tcp_reass.c Use snd_nxt, not rcv_nxt, when calculating the ISS during TIME_WAIT. 1999-02-06 00:47:45 +00:00
tcp_seq.h
tcp_subr.c Nuke all the stupid ffs() stuff and use powerof2() instead. 1999-02-04 03:27:43 +00:00
tcp_timer.c
tcp_timer.h
tcp_timewait.c Nuke all the stupid ffs() stuff and use powerof2() instead. 1999-02-04 03:27:43 +00:00
tcp_usrreq.c
tcp_var.h * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
tcp.h
tcpip.h
udp_usrreq.c
udp_var.h * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
udp.h