freebsd-dev/sys/netpfil
Kristof Provost 6d786845cf pf: Do not short-circuit processing for REPLY_TO
When we find a state for packets that was created by a reply-to rule we
still need to process the packet. The state may require us to modify the
packet (e.g. in rdr or nat cases), which we won't do with the shortcut.

MFC after:	2 week
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-04-07 17:03:17 +02:00
..
ipfw dummynet: Move timekeeping information into dn_cfg 2021-03-23 18:01:58 +01:00
pf pf: Do not short-circuit processing for REPLY_TO 2021-04-07 17:03:17 +02:00