nebula/overlay
Wade Simmons 45d1d2b6c6
Update dependencies - 2022-04 (#664)
Updated  github.com/kardianos/service         https://github.com/kardianos/service/compare/v1.2.0...v1.2.1
    Updated  github.com/miekg/dns                 https://github.com/miekg/dns/compare/v1.1.43...v1.1.48
    Updated  github.com/prometheus/client_golang  https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.1
    Updated  github.com/prometheus/common         https://github.com/prometheus/common/compare/v0.32.1...v0.33.0
    Updated  github.com/stretchr/testify          https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1
    Updated  golang.org/x/crypto                  5770296d90...ae2d96664a
    Updated  golang.org/x/net                     69e39bad7d...749bd193bc
    Updated  golang.org/x/sys                     7861aae155...289d7a0edf
    Updated  golang.zx2c4.com/wireguard/windows   v0.5.1...v0.5.3
    Updated  google.golang.org/protobuf           v1.27.1...v1.28.0
2022-04-18 12:12:25 -04:00
..
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 fix makeRouteTree allowMTU (#611) 2021-12-14 11:52:28 -05:00
route_test.go fix makeRouteTree allowMTU (#611) 2021-12-14 11:52:28 -05:00
tun.go Remove WriteRaw, cidrTree -> routeTree to better describe its purpose, remove redundancy from field names (#582) 2021-11-12 12:47:09 -06:00
tun_android.go Remove WriteRaw, cidrTree -> routeTree to better describe its purpose, remove redundancy from field names (#582) 2021-11-12 12:47:09 -06:00
tun_darwin.go fix unsafe routes darwin (#610) 2021-12-14 11:52:49 -05:00
tun_disabled.go Remove WriteRaw, cidrTree -> routeTree to better describe its purpose, remove redundancy from field names (#582) 2021-11-12 12:47:09 -06:00
tun_freebsd.go fix makeRouteTree allowMTU (#611) 2021-12-14 11:52:28 -05:00
tun_ios.go Remove WriteRaw, cidrTree -> routeTree to better describe its purpose, remove redundancy from field names (#582) 2021-11-12 12:47:09 -06:00
tun_linux.go fix makeRouteTree allowMTU (#611) 2021-12-14 11:52:28 -05:00
tun_linux_test.go Cleanup most of the remaining nits (#578) 2021-11-12 10:47:36 -06:00
tun_tester.go fix makeRouteTree allowMTU (#611) 2021-12-14 11:52:28 -05:00
tun_water_windows.go fix makeRouteTree allowMTU (#611) 2021-12-14 11:52:28 -05:00
tun_windows.go Fix windows unsafe_routes regression (#648) 2022-03-09 13:23:29 -06:00
tun_wintun_windows.go Update dependencies - 2022-04 (#664) 2022-04-18 12:12:25 -04:00