0
0
Fork 0
mirror of https://github.com/slackhq/nebula.git synced 2025-04-28 06:32:23 +00:00
slackhq_nebula/overlay
Andriyanov Nikita e5ce8966d6
add netlink options (#1326)
* add netlink options

* force use buffer

* fix namings and add config examples

* fix linter
2025-04-21 13:44:33 -04: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 add netlink options (#1326) 2025-04-21 13:44:33 -04: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