freebsd-dev/sys/netpfil
Kristof Provost 4d48dd6890 pf: don't reject dummynet-ed packets
If we pass a packet to dummynet we should indicate we've passed it (but
keep m0 == NULL). Otherwise we'll indicate to the calling layers that
the packet has been rejected.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-05-06 16:41:34 +02:00
..
ipfilter/netinet netpfil: Remove a double word in a source code comment 2022-04-09 14:20:09 +02:00
ipfw dummynet: use m_rcvif_serialize/restore when queueing packets 2022-05-05 14:38:07 -04:00
pf pf: don't reject dummynet-ed packets 2022-05-06 16:41:34 +02:00