Page MenuHomeFreeBSD

pfctl: Move pf_eth_rule definition into pfctl
AbandonedPublic

Authored by kp on Aug 31 2021, 8:24 AM.
Tags
None
Referenced Files
F89294986: D31740.id.diff
Fri, Jul 26, 7:13 AM
Unknown Object (File)
Wed, Jul 3, 12:11 PM
Unknown Object (File)
Jun 5 2024, 8:34 AM
Unknown Object (File)
May 13 2024, 6:16 PM
Unknown Object (File)
Apr 26 2024, 10:03 PM
Unknown Object (File)
Apr 25 2024, 10:04 AM
Unknown Object (File)
Jan 14 2024, 7:43 AM
Unknown Object (File)
Jan 11 2024, 12:14 AM
Subscribers

Details

Reviewers
None
Group Reviewers
network
pfsense
Summary

We no longer exchange this structure with the kernel. Instead that
communication is done with nvlists. It doesn't make sense to include
this definition in the kernel headers, so move it to pfctl where it is
still useful.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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