Page MenuHomeFreeBSD

pfctl: Use the new DIOCGETRULENV ioctl
ClosedPublic

Authored by kp on Apr 2 2021, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jul 25, 6:50 PM
Unknown Object (File)
Fri, Jun 28, 6:19 PM
Unknown Object (File)
Jun 25 2024, 8:22 AM
Unknown Object (File)
Jun 22 2024, 9:57 PM
Unknown Object (File)
May 17 2024, 4:31 PM
Unknown Object (File)
May 17 2024, 4:31 PM
Unknown Object (File)
May 17 2024, 4:31 PM
Unknown Object (File)
May 17 2024, 4:31 PM

Details

Summary

Create wrapper functions to handle the parsing of the nvlist and move
that code into pfctl_ioctl.c.
At some point this should be moved into a libpfctl.

MFC after: 4 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Rebase

  • remove rt_listid
  • Return qid/pqid (which pfctl can display for debugging)
This revision was not accepted when it landed; it landed in state Needs Review.Apr 10 2021, 9:17 AM
This revision was automatically updated to reflect the committed changes.