Page MenuHomeFreeBSD

ip6_mroute: FIBify
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
F156663654: D55242.id.diff
Fri, May 15, 12:45 PM
Unknown Object (File)
Thu, May 14, 7:47 PM
Unknown Object (File)
Thu, May 14, 5:46 PM
Unknown Object (File)
Tue, May 12, 5:44 PM
Unknown Object (File)
Mon, May 11, 9:41 PM
Unknown Object (File)
Mon, May 11, 4:55 PM
Unknown Object (File)
Sun, May 10, 12:15 PM
Unknown Object (File)
Sun, May 10, 12:10 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