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
Unknown Object (File)
Jan 14 2024, 7:43 AM
Unknown Object (File)
Jan 11 2024, 12:14 AM
Unknown Object (File)
Jan 4 2024, 11:58 PM
Unknown Object (File)
Dec 23 2023, 3:38 AM
Unknown Object (File)
Aug 20 2023, 1:50 PM
Unknown Object (File)
Jul 5 2023, 12:56 AM
Unknown Object (File)
Jun 11 2023, 7:24 AM
Unknown Object (File)
Mar 22 2023, 6:09 PM
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