Page MenuHomeFreeBSD

ip6_mroute: FIBify
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 18, 5:24 PM
Unknown Object (File)
Mon, Mar 2, 8:23 PM
Unknown Object (File)
Feb 27 2026, 9:01 PM
Unknown Object (File)
Feb 25 2026, 10:06 AM
Unknown Object (File)
Feb 23 2026, 5:07 PM
Unknown Object (File)
Feb 23 2026, 12:10 PM
Unknown Object (File)
Feb 19 2026, 2:06 AM
Unknown Object (File)
Feb 18 2026, 10:30 PM

Details

Reviewers
pouria
Group Reviewers
network
Commits
rG0bb9c2b665d9: ip6_mroute: FIBify
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