freebsd-dev/sys/netpfil
Kristof Provost 813196a11a pf: remove fastroute tag
The tag fastroute came from ipf and was removed in OpenBSD in 2011. The code
allows to skip the in pfil hooks and completely removes the out pfil invoke,
albeit looking up a route that the IP stack will likely find on its own.
The code between IPv4 and IPv6 is also inconsistent and marked as "XXX"
for years.

Submitted by:	Franco Fichtner <franco@opnsense.org>
Differential Revision:	https://reviews.freebsd.org/D8058
2016-10-04 19:35:14 +00:00
..
ipfw Move opcode rewriter init and destroy handlers into non-VENT code. 2016-09-18 17:35:17 +00:00
pf pf: remove fastroute tag 2016-10-04 19:35:14 +00:00