summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols-failover.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-12-02 21:05:20 +0100
committerChristian Breunig <christian@breunig.cc>2023-12-02 21:12:42 +0100
commitd90ca4415bed8ce99c854243dca3036e76497270 (patch)
tree0105b89b0b6e1f458eee97d00c652c225c3deabb /interface-definitions/protocols-failover.xml.in
parent628a6879d91bd5e274b3d964a05236035e6c4386 (diff)
downloadvyos-1x-d90ca4415bed8ce99c854243dca3036e76497270.tar.gz
vyos-1x-d90ca4415bed8ce99c854243dca3036e76497270.zip
vti: T5769: restore interface settings on down -> up event
On VTI interface link down the link-local IPv6 address is removed. As soon as the IPSec tunnel is online again, vti-up-down helper is called which only places the interface in up state using iproute2 command sudo ip link set vti0 up This does not restore the IPv6 LL address. Instead use vyos.ifconfig to properly re-initialize the VTI interface using the generic update() method.
Diffstat (limited to 'interface-definitions/protocols-failover.xml.in')
0 files changed, 0 insertions, 0 deletions