HomeFreeBSD

pfctl: Stop sharing pf_ruleset.c with the kernel

Description

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

(cherry picked from commit fda7daf06301beef1bdad39891232a12c6925b22)

Details

Provenance
kpAuthored on Dec 24 2020, 3:02 PM
Reviewer
philip
Differential Revision
D27764: pfctl: Stop sharing pf_ruleset.c with the kernel
Parents
rGefd9d47d0b35: pf: Convert pfi_kkif to use counter_u64
Branches
Unknown
Tags
Unknown