Page MenuHomeFreeBSD

pf: Allow states to by killed per 'gateway'
ClosedPublic

Authored by kp on Apr 30 2021, 5:33 PM.
Tags
None
Referenced Files
F96309916: D30058.diff
Tue, Sep 24, 12:30 PM
Unknown Object (File)
Sun, Sep 22, 6:37 AM
Unknown Object (File)
Wed, Sep 11, 12:10 AM
Unknown Object (File)
Tue, Sep 10, 10:16 PM
Unknown Object (File)
Sun, Sep 8, 3:54 PM
Unknown Object (File)
Sun, Sep 8, 7:14 AM
Unknown Object (File)
Fri, Sep 6, 2:15 AM
Unknown Object (File)
Mon, Sep 2, 8:06 AM

Details

Summary

This allows us to kill states created from a rule with route-to/reply-to
set. This is particularly useful in multi-wan setups, where one of the
WAN links goes down.

Obtained from: https://github.com/pfsense/FreeBSD-src/pull/11/
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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

Event Timeline

kp requested review of this revision.Apr 30 2021, 5:33 PM

Minor man page fixes.

sbin/pfctl/pfctl.8
324

s/via a the/via the/

325

Line break after sentence stop necessary here.

This revision was not accepted when it landed; it landed in state Needs Review.May 7 2021, 8:15 PM
This revision was automatically updated to reflect the committed changes.