[Bug 271308] [FIB] File exists while adding IPv4

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Nov 2023 11:18:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271308

--- Comment #6 from Konrad <konrad.kreciwilk@korbank.pl> ---
The problem mainly bothersome during CARP configuration:

R1 nad R2 see their routes through OSPF

R1:
#ifconfig vlan5 100.64.0.253/24
#ifconfig vlan5 100.64.0.254/32 vhid 1 advskew 50 alias
#

R2:
#ifconfig vlan5 100.64.0.252/24 alias
ifconfig: ioctl (SIOCAIFADDR): File exists
#

-- 
You are receiving this mail because:
You are on the CC list for the bug.