freebsd-dev/sys/netinet
David Greenman ddd79a9790 Improved performance of hash algorithm while (hopefully) not reducing
the quality of the hash distribution. This does not fix a problem dealing
with poor distribution when using lots of IP aliases and listening
on the same port on every one of them...some other day perhaps; fixing
that requires significant code changes.
The use of xor was inspired by David S. Miller <davem@jenolan.rutgers.edu>
1997-03-03 09:23:37 +00:00
..
fil.c Import ipfilter 3.1.8 kernel components 1997-03-02 15:50:35 +00:00
icmp_var.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
if_ether.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
if_ether.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
if_fddi.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
igmp_var.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
igmp.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
igmp.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
in_cksum.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
in_pcb.c Improved performance of hash algorithm while (hopefully) not reducing 1997-03-03 09:23:37 +00:00
in_pcb.h Improved performance of hash algorithm while (hopefully) not reducing 1997-03-03 09:23:37 +00:00
in_proto.c Convert raw IP from mondo-switch-statement-from-Hell to 1997-02-18 20:46:36 +00:00
in_rmx.c Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
in_systm.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
in_var.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
in.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
in.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ip_compat.h Replacement import of ipfilter 3.1.7 components used in kernel. 1997-03-02 15:49:41 +00:00
ip_divert.c Improved performance of hash algorithm while (hopefully) not reducing 1997-03-03 09:23:37 +00:00
ip_fil.c Import ipfilter 3.1.8 kernel components 1997-03-02 15:50:35 +00:00
ip_fil.h Replacement import of ipfilter 3.1.7 components used in kernel. 1997-03-02 15:49:41 +00:00
ip_frag.c Import ipfilter 3.1.8 kernel components 1997-03-02 15:50:35 +00:00
ip_frag.h Replacement import of ipfilter 3.1.7 components used in kernel. 1997-03-02 15:49:41 +00:00
ip_fw.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ip_fw.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ip_icmp.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ip_icmp.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ip_input.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ip_mroute.c Properly notice error returns from if_allmulti(). 1997-02-21 18:34:58 +00:00
ip_mroute.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ip_nat.c Import ipfilter 3.1.8 kernel components 1997-03-02 15:50:35 +00:00
ip_nat.h Replacement import of ipfilter 3.1.7 components used in kernel. 1997-03-02 15:49:41 +00:00
ip_output.c Fix a comment and some commented-out code in ip_mloopback to 1997-02-28 19:40:48 +00:00
ip_state.c Import ipfilter 3.1.8 kernel components 1997-03-02 15:50:35 +00:00
ip_state.h Replacement import of ipfilter 3.1.7 components used in kernel. 1997-03-02 15:49:41 +00:00
ip_var.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ip.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
raw_ip.c Improved performance of hash algorithm while (hopefully) not reducing 1997-03-03 09:23:37 +00:00
tcp_debug.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_debug.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_fsm.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_input.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_output.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_reass.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_seq.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_subr.c Improved performance of hash algorithm while (hopefully) not reducing 1997-03-03 09:23:37 +00:00
tcp_timer.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_timer.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp_timewait.c Improved performance of hash algorithm while (hopefully) not reducing 1997-03-03 09:23:37 +00:00
tcp_usrreq.c Fix potential crash where a user attempts to perform an implied 1997-02-21 16:30:31 +00:00
tcp_var.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcp.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
tcpip.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
udp_usrreq.c Improved performance of hash algorithm while (hopefully) not reducing 1997-03-03 09:23:37 +00:00
udp_var.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
udp.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00