bms 2006-09-26 18:28:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet ip_output.c
Log:
Back out rev 1.242.2.13 as it introduces a potentially expensive hash lookup
to the ip output path. A better way needs to be found to resolve this.
Approved by: re@
Revision Changes Path
1.242.2.14 +4 -11 src/sys/netinet/ip_output.c