freebsd-src/sbin/pfctl
Kristof Provost f8b4f9aab5 pfctl: optionally clarify which anchors are layer 3 and which are Ethernet
When listing anchors pfctl lists both 'regular' layer 3 anchors and
Ethernet anchors. It's possible to have the same anchor name in both,
which can be confusing.

Mitigate this a little by explicitly marking where the Ethernet anchors
start. Avoid breaking scripts by only doing this at the second level
of verbosity.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2023-08-07 19:59:50 +02:00
..
tests pf: introduce ridentifier and labels to ether rules 2023-04-26 11:14:41 +02:00
Makefile
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00
parse.y pfctl: SCTP can have port numbers 2023-07-21 12:32:18 +02:00
pf.os
pf_print_state.c pf: initial SCTP support 2023-07-21 12:32:18 +02:00
pf_ruleset.c
pfctl.8
pfctl.c pfctl: optionally clarify which anchors are layer 3 and which are Ethernet 2023-08-07 19:59:50 +02:00
pfctl.h
pfctl_altq.c
pfctl_ioctl.h
pfctl_optimize.c pfctl: fix superblock printf format mismatch 2023-03-06 19:22:35 +01:00
pfctl_osfp.c
pfctl_parser.c pf: introduce ridentifier and labels to ether rules 2023-04-26 11:14:41 +02:00
pfctl_parser.h pfctl: match geticmpcodeby*()/print_fromto() prototypes to definitions 2023-04-22 19:43:56 +02:00
pfctl_qstats.c
pfctl_radix.c pfctl: Fix mismatch in array bounds for pfr_next_token(). 2022-10-03 16:10:41 -07:00
pfctl_table.c pfctl: remove set but unused variable 2023-03-06 19:22:35 +01:00