Call M_SETFIB() to make sure the IPoIB packet is directed to the correct
interface-specific FIB.
Details
Details
Tested at Panasas on FreeBSD 12.1; general-purpose routing using the default
FIB, and a separate FIB for routing between IPoIB on ib0 and IPoEth on mce0.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 34091 Build 31264: arc lint + arc unit
Event Timeline
Comment Actions
This piece of code is about to change with D26254 . I've added the patch there instead.
Comment Actions
Fair enough. Any objection to me submitting this, in the current location, to stable/12 (tested) and stable/11 (not tested, but ipoib_demux() is substantially the same, so it seems right)?