diff options
| author | Antonio Quartulli <antonio@mandelbit.com> | 2026-09-10 13:29:47 +0200 |
|---|---|---|
| committer | Antonio Quartulli <antonio@mandelbit.com> | 2026-09-13 21:09:04 +0200 |
| commit | d63485ac803c49f1c81457ada02a6235f51e36bd (patch) | |
| tree | 8abdac4f6fcc3e9542a6c6613da2f9a7907ae97a /src/migration-scripts/webproxy | |
| parent | 043992126c638940d26ee075de84d8d457bd446d (diff) | |
| download | vyos-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/webproxy')
0 files changed, 0 insertions, 0 deletions
