Give carp(4) interfaces their own low priority. The change should not
authorclaudio <claudio@openbsd.org>
Fri, 15 May 2015 11:53:06 +0000 (11:53 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 15 May 2015 11:53:06 +0000 (11:53 +0000)
commit1cc422ba2cb2a84bc4e0fac65c07bfc33e174aad
treec438279f7c298e6839a78d7a00f369aa416b4051
parentba227e0edecf8fda3b253e2bbd07a1122d1ad4a2
Give carp(4) interfaces their own low priority. The change should not
change behaviour for now but will allow to share the same address with
the parent interface without major hacks.
OK mpi@
sys/net/if_var.h
sys/netinet/ip_carp.c