Page MenuHomeFreeBSD

ip_mroute: FIBify
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
F167075449: D55241.id171703.diff
Tue, Aug 18, 9:06 PM
Unknown Object (File)
Sat, Aug 15, 3:58 PM
Unknown Object (File)
Thu, Aug 13, 12:55 AM
Unknown Object (File)
Sun, Aug 9, 11:20 PM
Unknown Object (File)
Sun, Aug 9, 5:30 PM
Unknown Object (File)
Sun, Aug 9, 6:22 AM
Unknown Object (File)
Sat, Aug 8, 7:27 PM
Unknown Object (File)
Fri, Aug 7, 12:55 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