ip_output: Always panic if the rtentry is not owned by the current cpu
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 May 2013 02:07:02 +0000 (10:07 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 May 2013 02:07:02 +0000 (10:07 +0800)
commit5b8afb6b8ba842c8b8a39ef6acc0c3d4f2a90f33
tree4e0a571c971dc27613c9282676043504cbffeca0
parent1db4124be6f50425679886c0371676955377d5cc
ip_output: Always panic if the rtentry is not owned by the current cpu

It has been on for several releases; make it mandatory now
sys/netinet/ip_output.c