Page MenuHomeFreeBSD

icmp6: move ICMPv6 related tunables to the files where they are used
ClosedPublic

Authored by glebius on Mar 22 2024, 9:49 PM.
Tags
None
Referenced Files
F167719989: D44481.id.diff
Mon, Aug 24, 12:09 AM
F167667493: D44481.id136110.diff
Sun, Aug 23, 4:24 PM
F167665878: D44481.diff
Sun, Aug 23, 4:07 PM
Unknown Object (File)
Wed, Aug 12, 11:56 PM
Unknown Object (File)
Tue, Aug 11, 6:09 PM
Unknown Object (File)
Mon, Aug 10, 8:48 AM
Unknown Object (File)
Sun, Aug 9, 7:58 PM
Unknown Object (File)
Sun, Aug 9, 7:09 PM
Subscribers

Details

Summary

Most of them can be declared as static after the move out of in6_proto.c.
Keeping sysctl(9) declarations with their text descriptions next to the
variable declaration create self-documenting code. There should be no
functional changes.

Diff Detail

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