freebsd-dev/lib/libpfctl
Kristof Provost fb330f3931 pf: support dummynet on L2 rules
Allow packets to be tagged with dummynet information. Note that we do
not apply dummynet shaping on the L2 traffic, but instead mark it for
dummynet processing in the L3 code. This is the same approach as we take
for ALTQ.

Sponsored by:   Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D32222
2022-03-02 17:00:06 +01:00
..
libpfctl.c pf: support dummynet on L2 rules 2022-03-02 17:00:06 +01:00
libpfctl.h pf: support dummynet on L2 rules 2022-03-02 17:00:06 +01:00
Makefile libpfct: Fix PIC flag 2021-04-17 22:10:13 +02:00