Page MenuHomeFreeBSD

ip6_mroute: Deindent some code in ip6_mdq()
ClosedPublic

Authored by markj on Feb 2 2026, 5:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 2:58 PM
Unknown Object (File)
Thu, Feb 26, 3:12 AM
Unknown Object (File)
Wed, Feb 18, 1:40 PM
Unknown Object (File)
Tue, Feb 17, 3:41 PM
Unknown Object (File)
Thu, Feb 12, 10:31 PM
Unknown Object (File)
Feb 3 2026, 10:58 PM
Unknown Object (File)
Feb 3 2026, 4:04 PM
Unknown Object (File)
Feb 3 2026, 9:09 AM

Details

Summary

Deal with the mifi >= nummifs case early so that we can de-indent the
rest of the code. This also ensures that the debug log (compiled out by
default) doesn't perform an out-of-bounds access.

Remove a bogus NULL test in an inner loop while here.

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70350
Build 67233: arc lint + arc unit