Nice race on FreeBSD 10 for carp seems you cannot do on the same command line the carp config due to inherent races. Account for this
This needs to have alias added to not remove the interface ip
Correct curlies yet again
Use _vip as identified for CARP vip IPs to allow easier upgrade code. This way only ipaliases on carp need to be upgraded.
Load only the options and nothing else
Add a knob to prefer IPv4 over IPv6, it fixes #2833
Add function is_inrange() that calls is_inrange_v6 or is_inrange_v4 accordingly
Identify vips where needed by @ symbol that will be used
Make more strict checks
Remove not true comment
View revisions
Also available in: Atom