Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jun 2015 17:38:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 200379] SCTP stack is not FIB aware
Message-ID:  <bug-200379-2472-0T8cT4O8Fx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200379-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200379-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200379

--- Comment #16 from Michael Tuexen <tuexen@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200379-2472-0T8cT4O8Fx>