If the current thread is not a network thread then rejecting the packet back
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 24 Sep 2008 15:06:45 +0000 (15:06 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 24 Sep 2008 15:06:45 +0000 (15:06 +0000)
commit695d1f49f0aebf190ca1151e5b8d6458c2abe829
treeadb66dbb5a29645f93446a7c13e0e1f08de494bd
parent95af0087668cb63d6558cccf88cabde694ccc10b
If the current thread is not a network thread then rejecting the packet back
into netisrX when it becomes eligible.  Add comment about possible situation
that the current thread is not a network thread.
sys/net/ipfw/ip_fw2.c