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
Correct syntax
Handle more carp enahancements for FreeBSD 10. the interface vips will be names $if@$vhid since the interface name is the same as other ips.
Optimize a bit
View revisions
Also available in: Atom