]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add sysctl descriptions for net.inet6.ip6 and net.inet6.icmp6.
authorMark Johnston <markj@FreeBSD.org>
Sun, 15 May 2016 03:18:03 +0000 (03:18 +0000)
committerMark Johnston <markj@FreeBSD.org>
Sun, 15 May 2016 03:18:03 +0000 (03:18 +0000)
commit82366c228be542cd35cd7e44885fefe9f8be734b
tree651a3e5d0db9de5debf9821eb3ff83204247d141
parente09d48f656056c9de41e68de2b612556fa9145e8
Add sysctl descriptions for net.inet6.ip6 and net.inet6.icmp6.

icmp6.redirtimeout, icmp6.nd6_maxnudhint and ip6.rr_prune are left
undocumented as they appear to have no effect. Some existing sysctl
descriptions were modified for consistency and style, and the
ip6.tempvltime and ip6.temppltime handlers were rewritten to be a bit
simpler and to avoid setting the sysctl value before validating it.

MFC after: 3 weeks
sys/netinet6/in6_proto.c