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)
Mon, Jun 29, 7:51 PM
Unknown Object (File)
Sun, Jun 28, 3:19 PM
Unknown Object (File)
Tue, Jun 23, 7:05 PM
Unknown Object (File)
Mon, Jun 22, 7:34 PM
Unknown Object (File)
Sun, Jun 21, 1:09 PM
Unknown Object (File)
Sat, Jun 20, 12:00 AM
Unknown Object (File)
Tue, Jun 16, 5:22 AM
Unknown Object (File)
May 25 2026, 2:08 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.