freebsd-dev/sbin/pfctl
Kristof Provost 3468cd95ca pf: ether l3 rules can only use addresses
Disallow the use of tables in ethernet rules. Using tables requires
taking the PF_RULES lock. Moreover, the current table code isn't ready
to deal with ethernet rules.

Disallow their use for now.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-03-25 11:13:47 +01:00
..
tests pfctl tests: Ethernet rule parsing tests 2022-03-02 17:00:08 +01:00
Makefile pfctl: Move ioctl abstraction functions into libpfctl 2021-04-10 11:16:02 +02:00
Makefile.depend
parse.y pf: ether l3 rules can only use addresses 2022-03-25 11:13:47 +01:00
pf_print_state.c pfctl: cache getprotobynumber results 2021-07-01 21:31:45 +00:00
pf_ruleset.c pf: add anchor support for ether rules 2022-03-02 17:00:07 +01:00
pf.os
pfctl_altq.c sys/bitset.h: reduce visibility of BIT_* macros 2021-12-05 23:00:25 +01:00
pfctl_ioctl.h pfctl: Move ioctl abstraction functions into libpfctl 2021-04-10 11:16:02 +02:00
pfctl_optimize.c pfctl: remove unused variable 2022-03-08 13:57:46 +01:00
pfctl_osfp.c
pfctl_parser.c pf: support basic L3 filtering in the Ethernet rules 2022-03-14 22:42:37 +01:00
pfctl_parser.h pfctl: print ethernet rules when called with '-n' 2022-03-02 17:00:08 +01:00
pfctl_qstats.c
pfctl_radix.c
pfctl_table.c
pfctl.8 pfctl.8: Use the serial comma 2022-03-03 18:32:27 +01:00
pfctl.c pfctl: fix retrieving nested nat-anchors 2022-03-17 22:37:06 +01:00
pfctl.h pf: add anchor support for ether rules 2022-03-02 17:00:07 +01:00