Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2015 14:16:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 202510] [CARP] advertisements sourced from CARP IP cause double MASTER situations
Message-ID:  <bug-202510-2472-wi5UqkaeWd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202510-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202510-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202510

--- Comment #2 from dam@my.gd ---
Created attachment 160307
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160307&action=edit
network.subr IP alias order patch

Ensures "ipv4_addrs_<interface>" addresses are set up before
"ifconfig_<interface>_aliasN" addresses.

This makes sure if we're going to use CARPs *in addition to physical IPs*, the
advertisements will be sent from the first configured IP.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202510-2472-wi5UqkaeWd>