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
F169470254: D30058.id88870.diff
Tue, Sep 1, 3:11 PM
F169409520: D30058.diff
Tue, Sep 1, 11:28 AM
F169394567: D30058.id88530.diff
Tue, Sep 1, 10:09 AM
F169298614: D30058.id88530.diff
Tue, Sep 1, 3:52 AM
Unknown Object (File)
Mon, Aug 31, 8:53 PM
Unknown Object (File)
Mon, Aug 31, 1:57 AM
Unknown Object (File)
Sun, Aug 30, 12:00 PM
Unknown Object (File)
Sun, Aug 30, 11:39 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.