K 10 svn:author V 7 rpokala K 8 svn:date V 27 2020-10-25T23:25:53.094895Z K 7 svn:log V 469 MFC r366686: Allow IP over IB to work with multiple FIBs. Call M_SETFIB() to make sure the IPoIB packet is directed to the correct interface-specific FIB. This was sufficient to allow general-purpose routing using the default FIB, and a separate FIB for routing between IPoIB on ib0 and IPoEthernet on mce0. Reviewed by: hselasky Obtained from: Anmol Kumar Sponsored by: Panasas Differential Revision: https://reviews.freebsd.org/D26733 END