Skip to content

feat(ipfw): add FreeBSD ipfw backend support#501

Open
honzahommer wants to merge 1 commit into
crowdsecurity:mainfrom
honzahommer:add_ipfw_support
Open

feat(ipfw): add FreeBSD ipfw backend support#501
honzahommer wants to merge 1 commit into
crowdsecurity:mainfrom
honzahommer:add_ipfw_support

Conversation

@honzahommer

Copy link
Copy Markdown

Adds an ipfw backend (pkg/ipfw), modeled on the existing pf backend: the bouncer only manages the named table contents via the ipfw CLI, the deny rule(s) referencing the table must be created beforehand by the user, mirroring the pf anchor convention.

Adds an ipfw backend (pkg/ipfw), modeled on the existing pf backend:
the bouncer only manages the named table contents via the ipfw CLI,
the deny rule(s) referencing the table must be created beforehand by
the user, mirroring the pf anchor convention.
@honzahommer honzahommer marked this pull request as ready for review June 19, 2026 18:30
@honzahommer honzahommer marked this pull request as draft June 19, 2026 18:34
@honzahommer honzahommer marked this pull request as ready for review June 19, 2026 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant