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.
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
..
fake.go
cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode
3 years ago
ifstatus_noop.go
all: update copyright and license headers
3 years ago
ifstatus_windows.go
all: update copyright and license headers
3 years ago
linkattrs_linux.go
all: update copyright and license headers
3 years ago
linkattrs_notlinux.go
all: update copyright and license headers
3 years ago
mtu.go
disco,net/tstun,wgengine/magicsock: probe peer MTU
3 years ago
mtu_test.go
disco,net/tstun,wgengine/magicsock: probe peer MTU
3 years ago
tstun_stub.go
all: illumos/solaris userspace only support
1 year ago
tun.go
net/tstun: move TAP support out to separate package feature/tap
1 year ago
tun_linux.go
all: update copyright and license headers
3 years ago
tun_macos.go
all: update copyright and license headers
3 years ago
tun_notwindows.go
all: update copyright and license headers
3 years ago
tun_windows.go
all: update copyright and license headers
3 years ago
wrap.go
feature/capture: move packet capture to feature/*, out of iOS + CLI
1 year ago
wrap_linux.go
net/tstun: probe TCP GRO ( #13376 )
2 years ago
wrap_noop.go
net/tstun: probe TCP GRO ( #13376 )
2 years ago
wrap_test.go
feature/capture: move packet capture to feature/*, out of iOS + CLI
1 year ago