Page MenuHomeFreeBSD

pf: Move nvlist conversion functions to pf_nv
ClosedPublic

Authored by kp on May 20 2021, 3:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 6:16 PM
Unknown Object (File)
Fri, Nov 1, 3:58 AM
Unknown Object (File)
Sun, Oct 13, 5:34 PM
Unknown Object (File)
Oct 2 2024, 10:10 AM
Unknown Object (File)
Oct 1 2024, 6:54 PM
Unknown Object (File)
Oct 1 2024, 1:29 PM
Unknown Object (File)
Sep 27 2024, 4:52 PM
Unknown Object (File)
Sep 26 2024, 10:42 AM

Details

Summary

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")

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39310
Build 36199: arc lint + arc unit