[Bug 200379] SCTP stack is not FIB aware

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 15 11:14:09 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200379

--- Comment #5 from Michael Tuexen <tuexen at 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.


More information about the freebsd-net mailing list