mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-15 02:27:17 +02:00
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> |
||
---|---|---|
.. | ||
checksum | ||
capture.go | ||
doc.go | ||
header.go | ||
icmp4.go | ||
icmp6_test.go | ||
icmp6.go | ||
icmp.go | ||
ip4.go | ||
ip6.go | ||
packet_test.go | ||
packet.go | ||
tsmp_test.go | ||
tsmp.go | ||
udp4.go | ||
udp6.go |