HomeFreeBSD

pf: Split pf_src_node into a kernel and userspace struct

Description

pf: Split pf_src_node into a kernel and userspace struct

Introduce a kernel version of struct pf_src_node (pf_ksrc_node).

This will allow us to improve the in-kernel data structure without
breaking userspace compatibility.

Reviewed by: philip
MFC after: 2 weeks
Sponsored by: Orange Business Services
Differential Revision: https://reviews.freebsd.org/D27707

(cherry picked from commit 17ad7334ca6225e0dc5caca12d1eb5886115f7af)

Details

Provenance
kpAuthored on Dec 23 2020, 1:51 PM
Reviewer
philip
Differential Revision
D27707: pf: Split pf_src_node into a kernel and userspace struct
Parents
rG8c01699f9194: Add some examples to script.1
Branches
Unknown
Tags
Unknown