summaryrefslogtreecommitdiff
path: root/src/migration-scripts/ssh
diff options
context:
space:
mode:
authorAntonio Quartulli <antonio@mandelbit.com>2026-09-10 13:29:47 +0200
committerAntonio Quartulli <antonio@mandelbit.com>2026-09-13 21:09:04 +0200
commitd63485ac803c49f1c81457ada02a6235f51e36bd (patch)
tree8abdac4f6fcc3e9542a6c6613da2f9a7907ae97a /src/migration-scripts/ssh
parent043992126c638940d26ee075de84d8d457bd446d (diff)
downloadvyos-1x-d63485ac803c49f1c81457ada02a6235f51e36bd.tar.gz
vyos-1x-d63485ac803c49f1c81457ada02a6235f51e36bd.zip
openvpn: T8264: keep the DCO Kernel module loaded
The script runs once per interface, so deleting two offloaded tunnels leaves the first invocation unloading "ovpn" while the second daemon still holds a device: rmmod returns EBUSY and the whole commit fails. 2.6 never handed the module to the daemon, so the unload always succeeded and this was unreachable. Stop unloading it at all: vxlan, geneve and l2tpv3 all leave their module in place once the last interface is gone, and a module nobody uses costs nothing.
Diffstat (limited to 'src/migration-scripts/ssh')
0 files changed, 0 insertions, 0 deletions