Page MenuHomeFreeBSD

ip6_mroute: Start putting global variables into a structure
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
F156576888: D55238.id.diff
Thu, May 14, 7:30 PM
F156565865: D55238.id171700.diff
Thu, May 14, 5:27 PM
F156556559: D55238.id171700.diff
Thu, May 14, 3:48 PM
Unknown Object (File)
Tue, May 12, 2:34 AM
Unknown Object (File)
Mon, May 11, 9:05 AM
Unknown Object (File)
Thu, Apr 30, 8:13 PM
Unknown Object (File)
Thu, Apr 30, 8:09 PM
Unknown Object (File)
Mon, Apr 27, 5:07 AM

Details

Summary

As in the IPv4 version of this change, I added a struct mf6ctable
structure which holds all global routing table state, soon to become
per-FIB state.

Note that much of the v6 multicast routing code was not VNETified; this
change fixes that too.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable