nebula/overlay
Jack Doan 42bee7cf17
Some checks failed
gofmt / Run gofmt (push) Has been cancelled
smoke-extra / Run extra smoke tests (push) Has been cancelled
smoke / Run multi node smoke test (push) Has been cancelled
Build and test / Build all and test on ubuntu-linux (push) Has been cancelled
Build and test / Build and test on linux with boringcrypto (push) Has been cancelled
Build and test / Build and test on linux with pkcs11 (push) Has been cancelled
Build and test / Build and test on macos-latest (push) Has been cancelled
Build and test / Build and test on windows-latest (push) Has been cancelled
Report if Nebula start fails because of tun device name (#1588)
* specifically report if nebula start fails because of tun device name

* close all routines when closing the tun
2026-01-28 10:03:36 -06:00
..
device.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00
route.go fix parseUnsafeRoutes for yaml.v3 (#1371) 2025-04-01 09:49:26 -04:00
route_test.go fix parseUnsafeRoutes for yaml.v3 (#1371) 2025-04-01 09:49:26 -04:00
tun.go Report if Nebula start fails because of tun device name (#1588) 2026-01-28 10:03:36 -06:00
tun_android.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00
tun_darwin.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00
tun_disabled.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00
tun_freebsd.go Report if Nebula start fails because of tun device name (#1588) 2026-01-28 10:03:36 -06:00
tun_ios.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00
tun_linux.go Report if Nebula start fails because of tun device name (#1588) 2026-01-28 10:03:36 -06:00
tun_linux_test.go Add ability to respect the system route table for unsafe route on linux (#839) 2023-05-09 10:36:55 -05:00
tun_netbsd.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00
tun_notwin.go Add support for naming FreeBSD tun devices (#903) 2023-06-22 12:13:31 -04:00
tun_openbsd.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00
tun_tester.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00
tun_windows.go Report if Nebula start fails because of tun device name (#1588) 2026-01-28 10:03:36 -06:00
user.go Relax the restriction on routines from the config (#1531) 2025-11-19 13:10:11 -06:00