Page MenuHomeFreeBSD

ip6_mroute: FIBify
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
F161083416: D55242.diff
Tue, Jun 30, 10:20 AM
Unknown Object (File)
Mon, Jun 22, 12:25 AM
Unknown Object (File)
Sat, Jun 20, 1:00 AM
Unknown Object (File)
Wed, Jun 17, 9:13 AM
Unknown Object (File)
May 15 2026, 12:45 PM
Unknown Object (File)
May 14 2026, 7:47 PM
Unknown Object (File)
May 14 2026, 5:46 PM
Unknown Object (File)
May 12 2026, 5:44 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