If there are no pfil hooks, just remove the dummynet tag (for packets that
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 18 Sep 2008 11:19:42 +0000 (11:19 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 18 Sep 2008 11:19:42 +0000 (11:19 +0000)
commita93c9c2f4b37aa9bf348a26b638b270ae513144a
tree98ec077739176fe45e44185509b404e80ebd2538
parent67863d0455efd86aaa48fea3c0fb0325ad049f18
If there are no pfil hooks, just remove the dummynet tag (for packets that
were trapped in pipes/queues before pfil hooks were deleted) and skip all
firwall related operation.
sys/netinet/ip_input.c
sys/netinet/ip_output.c