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.
James Tucker
63d563e734
tsnet: add support for a user-supplied tun.Device
...
tsnet users can now provide a tun.Device, including any custom
implementation that conforms to the interface.
netstack has a new option CheckLocalTransportEndpoints that when used
alongside a TUN enables netstack listens and dials to correctly capture
traffic associated with those sockets. tsnet with a TUN sets this
option, while all other builds leave this at false to preserve existing
performance.
Updates #18423
Signed-off-by: James Tucker <james@tailscale.com>
3 months ago
..
bench
types/netmap: remove PrivateKey from NetworkMap
5 months ago
filter
wgengine/filter: add check for unknown proto
1 year ago
magicsock
wgengine: send disco key via TSMP on first contact ( #18215 )
3 months ago
netlog
wgengine/netlog: strip dot suffix from node name ( #17954 )
5 months ago
netstack
tsnet: add support for a user-supplied tun.Device
3 months ago
router
all: rename variables with lowercase-l/uppercase-I
5 months ago
wgcfg
ipn,ipn/local: always accept routes for Tailscale Services (cgnat range) ( #18173 )
3 months ago
wgint
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago
wglog
all: use Go 1.22 range-over-int
2 years ago
winnet
all: add test for package comments, fix, add comments as needed
2 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
wgengine: stop importing flowtrack when unused
6 months ago
pendopen_omit.go
wgengine: stop importing flowtrack when unused
6 months ago
userspace.go
wgengine: send disco key via TSMP on first contact ( #18215 )
3 months ago
userspace_ext_test.go
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
userspace_test.go
net/tstun: add TSMPDiscoAdvertisement to TSMPPing ( #17995 )
5 months ago
watchdog.go
ipn/ipnlocal: remove all the weird locking (LockedOnEntry, UnlockEarly, etc)
5 months ago
watchdog_omit.go
ipn/ipnlocal, engine: avoid runtime/pprof with two usages of ts_omit_debug
7 months ago
watchdog_test.go
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
wgengine.go
ipn/ipnlocal: remove all the weird locking (LockedOnEntry, UnlockEarly, etc)
5 months ago