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
F132339874: D44481.id.diff
Thu, Oct 16, 1:26 AM
F132339860: D44481.id136165.diff
Thu, Oct 16, 1:26 AM
F132339859: D44481.id136110.diff
Thu, Oct 16, 1:26 AM
F132323050: D44481.id136110.diff
Wed, Oct 15, 9:46 PM
Unknown Object (File)
Wed, Oct 15, 2:43 PM
Unknown Object (File)
Sat, Oct 11, 3:11 AM
Unknown Object (File)
Tue, Sep 30, 2:46 AM
Unknown Object (File)
Mon, Sep 29, 10:14 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 Not Applicable
Unit
Tests Not Applicable