Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 11:14:09 +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-99uOI7makU@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 #5 from Michael Tuexen <tuexen@freebsd.org> ---
Hi Craig,

when setting up two VMs as suggested, they can just reach each other.
Even ping 172.8.1.4 works, I don't need setfib 2 ping 172.8.1.4.

What config do I need to test the fib stuff. I don't think storing it
in the inp is the way, since this values wouldn't be updated if a
setsockopt() operation is performed. So I think just using the fibnum
from the socket in the SCTP_RTALLOC macro is the way to go. But I want
to test it before committing it.

Best regards
Michael

-- 
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-99uOI7makU>