Page MenuHomeFreeBSD

pf: add 'allow-related' to always allow SCTP multihome extra connections
ClosedPublic

Authored by kp on Tue, Jan 14, 8:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 26, 6:01 PM
Unknown Object (File)
Sun, Jan 19, 3:14 AM
Unknown Object (File)
Sun, Jan 19, 1:47 AM
Unknown Object (File)
Fri, Jan 17, 12:49 PM
Unknown Object (File)
Wed, Jan 15, 10:15 AM
Unknown Object (File)
Wed, Jan 15, 5:17 AM
Unknown Object (File)
Tue, Jan 14, 9:32 PM
Unknown Object (File)
Tue, Jan 14, 4:00 PM

Details

Summary

Allow users to choose to allow permitted SCTP connections to set up additional
multihomed connections regardless of the ruleset. That is, allow an already
established connection to set up flows that would otherwise be disallowed.

In case of if-bound connections we initially set the extra associations to
be floating, because we don't know what path they'll be taking when they're
created. Once we see the first traffic we can bind them.

MFC after: 2 weeks
Sponsored by: Orange Business Services

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable