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)
Fri, Apr 4, 2:49 PM
Unknown Object (File)
Feb 24 2025, 4:42 AM
Unknown Object (File)
Feb 17 2025, 3:00 PM
Unknown Object (File)
Feb 3 2025, 10:31 PM
Unknown Object (File)
Feb 3 2025, 10:23 PM
Unknown Object (File)
Jan 14 2025, 1:00 AM
Unknown Object (File)
Jan 6 2025, 5:00 AM
Unknown Object (File)
Dec 26 2024, 9:51 PM

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