Page MenuHomeFreeBSD

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

Authored by kp on Tue, Jan 14, 8:55 AM.

Details

Reviewers
None
Group Reviewers
network
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 61710
Build 58594: arc lint + arc unit