Page MenuHomeFreeBSD

ip_mroute: FIBify
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 28, 4:59 PM
Unknown Object (File)
Sat, Mar 21, 6:39 PM
Unknown Object (File)
Wed, Mar 18, 11:10 PM
Unknown Object (File)
Tue, Mar 17, 12:37 AM
Unknown Object (File)
Tue, Mar 17, 12:28 AM
Unknown Object (File)
Fri, Mar 13, 12:44 AM
Unknown Object (File)
Wed, Mar 11, 10:34 AM
Unknown Object (File)
Feb 23 2026, 11:43 PM

Details

Reviewers
None
Group Reviewers
network
Commits
rG4c486fe40267: ip_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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mon, Mar 30, 4:16 PM
Closed by commit rG4c486fe40267: ip_mroute: FIBify (authored by markj). · Explain Why
This revision was automatically updated to reflect the committed changes.