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
F167013230: D30058.id88870.diff
Tue, Aug 18, 2:22 PM
F166931951: D30058.id88530.diff
Mon, Aug 17, 8:41 PM
F166931301: D30058.id88437.diff
Mon, Aug 17, 8:38 PM
Unknown Object (File)
Mon, Aug 17, 6:29 PM
Unknown Object (File)
Mon, Aug 17, 6:54 AM
Unknown Object (File)
Sun, Aug 16, 8:35 PM
Unknown Object (File)
Sat, Aug 15, 9:39 PM
Unknown Object (File)
Fri, Aug 14, 8:12 PM

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 38948
Build 35837: 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.