Page MenuHomeFreeBSD

ip_mroute: Use a local variable to store a VIF pointer
ClosedPublic

Authored by markj on Feb 2 2026, 5:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 6, 6:34 AM
Unknown Object (File)
Mon, Jun 1, 4:32 PM
Unknown Object (File)
Mon, Jun 1, 3:15 AM
Unknown Object (File)
Fri, May 29, 8:53 PM
Unknown Object (File)
Tue, May 26, 9:08 AM
Unknown Object (File)
Sun, May 24, 9:00 PM
Unknown Object (File)
Sat, May 23, 2:55 AM
Unknown Object (File)
Fri, May 22, 12:30 PM

Details

Summary

This is cleaner and will make it a bit easier to add some more
indirection to the VIF table, specifically, to add per-FIB tables.

No functional change intended.

Diff Detail

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