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>
11 months ago
..
batching_conn.go
batching_conn_default.go
batching_conn_linux.go
batching_conn_linux_test.go
blockforever_conn.go
cloudinfo.go
cloudinfo_nocloud.go
cloudinfo_test.go
debughttp.go
debugknobs.go
debugknobs_stubs.go
derp.go
derp_test.go
discopingpurpose_string.go
endpoint.go
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 11 months ago
magicsock_default.go
magicsock_linux.go
magicsock_linux_test.go
magicsock_notplan9.go
magicsock_notwindows.go
magicsock_plan9.go
magicsock_test.go
magicsock_unix_test.go
magicsock_windows.go
peermap.go
peermtu.go
peermtu_darwin.go
peermtu_linux.go
peermtu_stubs.go
peermtu_unix.go
rebinding_conn.go