Page MenuHomeFreeBSD

ip_mroute: FIBify
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 12, 2:59 PM
Unknown Object (File)
Tue, May 12, 10:02 AM
Unknown Object (File)
Tue, May 12, 10:02 AM
Unknown Object (File)
Mon, Apr 27, 9:01 PM
Unknown Object (File)
Mon, Apr 27, 7:28 PM
Unknown Object (File)
Apr 12 2026, 4:28 PM
Unknown Object (File)
Apr 11 2026, 6:11 PM
Unknown Object (File)
Apr 11 2026, 6:07 PM

Details

Summary

Modify the control plane (ioctl and socket option handlers) to use the
routing socket FIB to index into the mfctable array. Modify the
forwarding plane to use the mbuf's FIB to determine which routing table
to use.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable