Page MenuHomeFreeBSD

ip_mroute: FIBify
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 22, 12:19 AM
Unknown Object (File)
Sun, Jun 21, 7:50 AM
Unknown Object (File)
Thu, May 28, 8:42 AM
Unknown Object (File)
Tue, May 26, 10:53 PM
Unknown Object (File)
May 25 2026, 12:18 PM
Unknown Object (File)
May 21 2026, 8:27 PM
Unknown Object (File)
May 15 2026, 1:32 AM
Unknown Object (File)
May 14 2026, 10:17 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