e434ba6523
With Nebula 1.4.0, if you create an unsafe_route that has a collision with an existing route on the system, the unsafe_route will be silently dropped (and the existing system route remains). With Nebula 1.5.0, this same situation will cause Nebula to fail to start with an error (EEXIST). This change restores the Nebula 1.4.0 behavior (but with a WARN log as well). |
||
---|---|---|
.. | ||
device.go | ||
route.go | ||
route_test.go | ||
tun.go | ||
tun_android.go | ||
tun_darwin.go | ||
tun_disabled.go | ||
tun_freebsd.go | ||
tun_ios.go | ||
tun_linux.go | ||
tun_linux_test.go | ||
tun_tester.go | ||
tun_water_windows.go | ||
tun_windows.go | ||
tun_wintun_windows.go |