.. |
device.go
|
Remove WriteRaw, cidrTree -> routeTree to better describe its purpose, remove redundancy from field names (#582)
|
2021-11-12 12:47:09 -06:00 |
route.go
|
Add ability to skip installing unsafe routes on the os routing table (#831)
|
2023-04-10 12:32:37 -05:00 |
route_test.go
|
Add ability to skip installing unsafe routes on the os routing table (#831)
|
2023-04-10 12:32:37 -05:00 |
tun.go
|
Add ability to respect the system route table for unsafe route on linux (#839)
|
2023-05-09 10:36:55 -05:00 |
tun_android.go
|
Add ability to respect the system route table for unsafe route on linux (#839)
|
2023-05-09 10:36:55 -05:00 |
tun_darwin.go
|
Add support for naming FreeBSD tun devices (#903)
|
2023-06-22 12:13:31 -04:00 |
tun_disabled.go
|
firewall: add option to send REJECT replies (#738)
|
2023-03-13 15:08:40 -04:00 |
tun_freebsd.go
|
Add support for naming FreeBSD tun devices (#903)
|
2023-06-22 12:13:31 -04:00 |
tun_ios.go
|
Add ability to respect the system route table for unsafe route on linux (#839)
|
2023-05-09 10:36:55 -05:00 |
tun_linux.go
|
Add support for naming FreeBSD tun devices (#903)
|
2023-06-22 12:13:31 -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
|
Build for openbsd (#812)
|
2023-07-27 14:27:35 -05:00 |
tun_notwin.go
|
Add support for naming FreeBSD tun devices (#903)
|
2023-06-22 12:13:31 -04:00 |
tun_openbsd.go
|
Build for openbsd (#812)
|
2023-07-27 14:27:35 -05:00 |
tun_tester.go
|
Guard e2e udp and tun channels when closed (#934)
|
2023-07-26 12:52:14 -05:00 |
tun_water_windows.go
|
Add ability to skip installing unsafe routes on the os routing table (#831)
|
2023-04-10 12:32:37 -05:00 |
tun_windows.go
|
Add ability to respect the system route table for unsafe route on linux (#839)
|
2023-05-09 10:36:55 -05:00 |
tun_wintun_windows.go
|
Retry wintun creation (#985)
|
2023-10-16 10:06:43 -05:00 |