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)
Fri, Apr 24, 11:42 PM
Unknown Object (File)
Tue, Apr 21, 11:32 AM
Unknown Object (File)
Mon, Apr 20, 11:10 PM
Unknown Object (File)
Mon, Apr 20, 12:16 PM
Unknown Object (File)
Mon, Apr 20, 12:06 PM
Unknown Object (File)
Sun, Apr 12, 3:25 PM
Unknown Object (File)
Sat, Apr 11, 7:43 AM
Unknown Object (File)
Sat, Apr 11, 6:21 AM

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.