HomeFreeBSD

pf: Move nvlist conversion functions to pf_nv

Description

pf: Move nvlist conversion functions to pf_nv

Separate the conversion functions (between kernel structs and nvlists)
to pf_nv. This reduces the size of pf_ioctl.c, which is already quite
large and complex, a good bit. It also keeps all the fairly
straightforward conversion code together.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D30359

Details

Provenance
kpAuthored on May 18 2021, 7:24 AM
Differential Revision
D30359: pf: Move nvlist conversion functions to pf_nv
Parents
rGc35034b338eb: LinuxKPI/OFED/mlx4: cleanup netdevice.h some more
Branches
Unknown
Tags
Unknown