nebula/overlay
Wade Simmons 5cff83b282
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
netlink: ignore route updates with no destination (#1437)
Currently we assume each route update must have a destination, but we
should check that it is set before we try to use it.

See: #1436
2025-08-25 13:05:35 -05:00
..
device.go Implement ECMP for unsafe_routes (#1332) 2025-03-24 17:15:59 -05: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 V2 certificate format (#1216) 2025-03-06 11:28:26 -06:00
tun_android.go Implement ECMP for unsafe_routes (#1332) 2025-03-24 17:15:59 -05:00
tun_darwin.go upgrade to yaml.v3 (#1148) 2025-03-31 16:08:34 -04:00
tun_disabled.go Implement ECMP for unsafe_routes (#1332) 2025-03-24 17:15:59 -05:00
tun_freebsd.go upgrade to yaml.v3 (#1148) 2025-03-31 16:08:34 -04:00
tun_ios.go Implement ECMP for unsafe_routes (#1332) 2025-03-24 17:15:59 -05:00
tun_linux.go netlink: ignore route updates with no destination (#1437) 2025-08-25 13:05:35 -05: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 upgrade to yaml.v3 (#1148) 2025-03-31 16:08:34 -04:00
tun_notwin.go Add support for naming FreeBSD tun devices (#903) 2023-06-22 12:13:31 -04:00
tun_openbsd.go upgrade to yaml.v3 (#1148) 2025-03-31 16:08:34 -04:00
tun_tester.go Implement ECMP for unsafe_routes (#1332) 2025-03-24 17:15:59 -05:00
tun_windows.go upgrade to yaml.v3 (#1148) 2025-03-31 16:08:34 -04:00
user.go Implement ECMP for unsafe_routes (#1332) 2025-03-24 17:15:59 -05:00