opnsense-src/sbin/pfctl
Kristof Provost 8754ba5a5f pfctl: Rewrite to void using union sockaddr_union
ok mikeb

Obtained from:	OpenBSD, deraadt <deraadt@openbsd.org>, 8717211fe3
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2025-02-21 09:11:02 +01:00
..
tests pf: make reply-to work with nat64 2025-01-24 11:20:31 +01:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
parse.y pf: support source-hash and random with tables and dynifs, not just pools 2025-02-20 09:25:51 +01:00
pf.os Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pf_print_state.c pf: Add support for multiple source node types 2025-02-13 15:59:12 +01:00
pf_ruleset.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pfctl.8 pfctl.8: explicitly mention that at least one option is required 2025-02-13 13:38:43 +01:00
pfctl.c pfctl: improve warnings for limits 2025-02-19 11:41:10 +01:00
pfctl.h pfctl: simplify pfr_del_tables() to pfr_del_table() 2025-02-10 12:09:47 +01:00
pfctl_altq.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_ioctl.h pfctl: Move ioctl abstraction functions into libpfctl 2021-04-10 11:16:02 +02:00
pfctl_optimize.c pf: add a dedicated pf pool for route options 2025-01-24 11:20:30 +01:00
pfctl_osfp.c sbin: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pfctl_parser.c pf: Add support for multiple source node types 2025-02-13 15:59:12 +01:00
pfctl_parser.h pfctl: cache name/index mappings 2025-02-13 13:38:43 +01:00
pfctl_qstats.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
pfctl_radix.c pfctl: consolidate some code by using reallocarray in all cases 2025-02-19 11:41:09 +01:00
pfctl_table.c pfctl: Rewrite to void using union sockaddr_union 2025-02-21 09:11:02 +01:00