[Bug 200379] SCTP stack is not FIB aware
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 17 17:38:06 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200379
--- Comment #16 from Michael Tuexen <tuexen at freebsd.org> ---
(In reply to Alan Somers from comment #15)
Yes, you can failover from one ISP to another. Currently this is done by having
corresponding entries in a single routing table for the multiple peer
addresses.
I have checked in support for FIB support in
https://svnweb.freebsd.org/changeset/base/284515
This is a single fib per socket. This way you can have multiple applications on
a single host using SCTP and they can have individual setups. Better than the
current
situation.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list