Page MenuHomeFreeBSD

ip_mroute: FIBify
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 11:22 PM
Unknown Object (File)
Sun, Sep 6, 2:24 PM
Unknown Object (File)
Fri, Sep 4, 1:46 PM
Unknown Object (File)
Wed, Sep 2, 2:04 PM
Unknown Object (File)
Mon, Aug 31, 6:48 PM
Unknown Object (File)
Mon, Aug 31, 2:21 PM
Unknown Object (File)
Sat, Aug 29, 2:21 PM
Unknown Object (File)
Sat, Aug 29, 2:16 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