diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-09-04 15:51:00 +0000 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-09-04 15:51:00 +0000 |
commit | 500d59cb1fe12916ae529fa20860f1518d68244b (patch) | |
tree | f1c3d8236101aa34c4e4093e23be6bc8c2d8e265 /src/xdp/utils | |
parent | e74b38c4d862feed7a401723c1f0b1c9d9a03324 (diff) | |
download | vyos-1x-500d59cb1fe12916ae529fa20860f1518d68244b.tar.gz vyos-1x-500d59cb1fe12916ae529fa20860f1518d68244b.zip |
T5533: Fix VRRP IPv6 FAULT state due to IPv6 tentative state
Checks if an IPv6 address on a specific network interface is
in the tentative state. IPv6 tentative addresses are not fully configured
and are undergoing Duplicate Address Detection (DAD) to ensure they are
unique on the network.
inet6 2001:db8::3/125 scope global tentative
It tentative state the group enters in FAULT state. Fix it.
Diffstat (limited to 'src/xdp/utils')
0 files changed, 0 insertions, 0 deletions