freebsd-dev/sbin/pfctl
Kristof Provost fda7daf063 pfctl: Stop sharing pf_ruleset.c with the kernel
Now that we've split up the datastructures used by the kernel and
userspace there's essentually no more overlap between the pf_ruleset.c
code used by userspace and kernelspace.

Copy the userspace bits to the pfctl directory and stop using the kernel
file.

Reviewed by:	philip
MFC after:	2 weeks
Sponsored by:	Orange Business Services
Differential Revision:	https://reviews.freebsd.org/D27764
2021-01-05 23:35:37 +01:00
..
tests [pfctl_tests] Add missing void to empty function declaration 2020-10-15 14:56:51 +00:00
Makefile pfctl: Stop sharing pf_ruleset.c with the kernel 2021-01-05 23:35:37 +01:00
Makefile.depend
parse.y
pf_print_state.c
pf_ruleset.c pfctl: Stop sharing pf_ruleset.c with the kernel 2021-01-05 23:35:37 +01:00
pf.os
pfctl_altq.c
pfctl_optimize.c
pfctl_osfp.c
pfctl_parser.c pfctl: Call ifa_load() before ifa_grouplookup() 2020-04-19 15:37:13 +00:00
pfctl_parser.h
pfctl_qstats.c
pfctl_radix.c
pfctl_table.c
pfctl.8
pfctl.c
pfctl.h