Save srcroute options in a mtag associated the mbuf, mainly to eliminate two
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 23 Aug 2008 06:56:22 +0000 (06:56 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 23 Aug 2008 06:56:22 +0000 (06:56 +0000)
commit7e31206ae01834efae8cec8192fed7c23de418f9
tree5bc785105808c80cd5f537e7e6a42f29f9b46ad5
parent102cfd565455a8334e9811460f1729a1083bafff
Save srcroute options in a mtag associated the mbuf, mainly to eliminate two
"ugly" global variables -- ip_nhops and ip_srcrt.

Obtained-from: FreeBSD
sys/netinet/ip_icmp.c
sys/netinet/ip_input.c
sys/netinet/ip_var.h
sys/netinet/tcp_syncache.c
sys/sys/mbuf.h