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

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
rG4d86ab429ee9: Fix devinfo typo.
Branches
Unknown
Tags
Unknown