]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change net.inet.carp.demotion sysctl to add the supplied value
authorglebius <glebius@FreeBSD.org>
Tue, 25 Dec 2012 14:08:13 +0000 (14:08 +0000)
committerglebius <glebius@FreeBSD.org>
Tue, 25 Dec 2012 14:08:13 +0000 (14:08 +0000)
commit7ccc77532c6e05b3e2eee10cc7a5cacda533fda0
tree0da71cd8a002919afd54043c3c4af86b6dc47ffc
parent2b889e140744e78d10733f1576cd273c5957766a
  Change net.inet.carp.demotion sysctl to add the supplied value
to the current demotion factor instead of assigning it.

  This allows external scripts to control demotion factor together
with kernel in a raceless manner.
share/man/man4/carp.4
sys/netinet/ip_carp.c