You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Anderson
19eca34f47
wgengine/router: fix FreeBSD configuration failure on the v6 /48.
...
On FreeBSD, we add the interface IP as a /48 to work around a kernel
bug, so we mustn't then try to add a /48 route to the Tailscale ULA,
since that will fail as a dupe.
Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
..
filter
net/packet, wgengine/{filter,tstun}: add TSMP ping
5 years ago
magicsock
wgengine/magicsock: remove RebindingUDPConn.FakeClosed
5 years ago
monitor
monitor/polling: reduce Cloud Run polling interval.
5 years ago
netstack
cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows
5 years ago
router
wgengine/router: fix FreeBSD configuration failure on the v6 /48.
5 years ago
wgcfg
wgengine/wgcfg: remove Config.ListenPort
5 years ago
wglog
wgengine/wglog: drop 1/s "interface is up" messages.
5 years ago
winnet
wgengine/winnet: don't build on non-windows
5 years ago
pendopen.go
net/tstun: rename TUN to Wrapper.
5 years ago
userspace.go
cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows
5 years ago
userspace_ext_test.go
cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows
5 years ago
userspace_test.go
cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows
5 years ago
watchdog.go
wgengine: take in dns.Config, split out to resolver.Config and dns.OSConfig.
5 years ago
watchdog_test.go
wgengine: extend TestWatchdog timeout on macOS
5 years ago
wgengine.go
wgengine: take in dns.Config, split out to resolver.Config and dns.OSConfig.
5 years ago