summaryrefslogtreecommitdiff
path: root/src/conf_mode/system-ipv6.py
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-12-02 21:05:20 +0100
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2023-12-03 14:26:42 +0000
commitf11f41d01a9e03fe11a12812fe3b481bd53826c1 (patch)
tree2a70ffa747fdc1138be0cdb484565eecbb16104f /src/conf_mode/system-ipv6.py
parent085010a43e8993bee68eb11e832b4c59e1f742fe (diff)
downloadvyos-1x-f11f41d01a9e03fe11a12812fe3b481bd53826c1.tar.gz
vyos-1x-f11f41d01a9e03fe11a12812fe3b481bd53826c1.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. (cherry picked from commit d90ca4415bed8ce99c854243dca3036e76497270)
Diffstat (limited to 'src/conf_mode/system-ipv6.py')
0 files changed, 0 insertions, 0 deletions