Page MenuHomeFreeBSD

net/route: Add an eventhandler for rt_numfibs changes
ClosedPublic

Authored by markj on Feb 10 2026, 10:12 PM.
Tags
None
Referenced Files
F156991378: D55239.id174557.diff
Sun, May 17, 8:28 PM
F156990292: D55239.id174557.diff
Sun, May 17, 8:22 PM
Unknown Object (File)
Sat, May 16, 7:11 PM
Unknown Object (File)
Sat, May 16, 7:07 PM
Unknown Object (File)
Fri, May 15, 10:31 AM
Unknown Object (File)
Thu, May 14, 11:16 PM
Unknown Object (File)
Thu, May 14, 9:28 PM
Unknown Object (File)
Wed, May 13, 10:29 AM

Details

Summary

The multicast routing code will start implementing per-FIB routing
tables. As a part of this, it needs to be notified when the number of
FIBs changes, so that it can expand its tables.

Add an eventhandler for this purpose.

Diff Detail

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