You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine/magicsock
Brad Fitzpatrick 68a66ee81b feature/capture: move packet capture to feature/*, out of iOS + CLI
We had the debug packet capture code + Lua dissector in the CLI + the
iOS app. Now we don't, with tests to lock it in.

As a bonus, tailscale.com/net/packet and tailscale.com/net/flowtrack
no longer appear in the CLI's binary either.

A new build tag ts_omit_capture disables the packet capture code and
was added to build_dist.sh's --extra-small mode.

Updates #12614

Change-Id: I79b0628c0d59911bd4d510c732284d97b0160f10
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
batching_conn.go wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042) 2 years ago
batching_conn_default.go wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042) 2 years ago
batching_conn_linux.go wgengine/magicsock: don't upgrade to linuxBatchingConn on Android (#13161) 1 year ago
batching_conn_linux_test.go wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042) 2 years ago
blockforever_conn.go
cloudinfo.go
cloudinfo_nocloud.go
cloudinfo_test.go
debughttp.go all: use iterators over slice views more 1 year ago
debugknobs.go
debugknobs_stubs.go
derp.go derp,wgengine/magicsock: remove unexpected label (#14711) 1 year ago
derp_test.go
discopingpurpose_string.go
endpoint.go all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111] 1 year ago
endpoint_default.go
endpoint_stub.go
endpoint_test.go
endpoint_tracker.go
endpoint_tracker_test.go
magicsock.go feature/capture: move packet capture to feature/*, out of iOS + CLI 1 year ago
magicsock_default.go wgengine/magicsock: disable raw disco by default; add envknob to enable 1 year ago
magicsock_linux.go wgengine/magicsock: disable raw disco by default; add envknob to enable 1 year ago
magicsock_linux_test.go wgengine/magicsock: actually use AF_PACKET socket for raw disco 1 year ago
magicsock_notplan9.go wgengine/magicsock: refactor maybeRebindOnError 1 year ago
magicsock_notwindows.go wgengine/magicsock: disable SIO_UDP_NETRESET on Windows 1 year ago
magicsock_plan9.go wgengine/magicsock: refactor maybeRebindOnError 1 year ago
magicsock_test.go all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111] 1 year ago
magicsock_unix_test.go
magicsock_windows.go wgengine/magicsock: disable SIO_UDP_NETRESET on Windows 1 year ago
peermap.go
peermtu.go
peermtu_darwin.go
peermtu_linux.go
peermtu_stubs.go
peermtu_unix.go
rebinding_conn.go wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042) 2 years ago