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/net/tstun
Maisem Ali 3056a98bbd net/tstun: add better logging of natV4Config
It might as well have been spewing out gibberish. This adds
a nicer output format for us to be able to read and identify
whats going on.

Sample output
```
natV4Config{nativeAddr: 100.83.114.95, listenAddrs: [10.32.80.33], dstMasqAddrs: [10.32.80.33: 407 peers]}
```

Fixes tailscale/corp#14650

Signed-off-by: Maisem Ali <maisem@tailscale.com>
1 year ago
..
table net/tstun/table: add initial RoutingTable implementation 2 years ago
fake.go tsd: add package with System type to unify subsystem init, discovery 2 years ago
ifstatus_noop.go all: update copyright and license headers 2 years ago
ifstatus_windows.go all: update copyright and license headers 2 years ago
linkattrs_linux.go all: update copyright and license headers 2 years ago
linkattrs_notlinux.go all: update copyright and license headers 2 years ago
mtu.go envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 2 years ago
mtu_test.go envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 2 years ago
tap_linux.go all: update copyright and license headers 2 years ago
tap_unsupported.go all: update copyright and license headers 2 years ago
tstun_plan9.go all: adjust some build tags for plan9 1 year ago
tun.go adjust build tags for tamago 1 year ago
tun_linux.go all: update copyright and license headers 2 years ago
tun_macos.go all: update copyright and license headers 2 years ago
tun_notwindows.go all: update copyright and license headers 2 years ago
tun_windows.go all: update copyright and license headers 2 years ago
wrap.go net/tstun: add better logging of natV4Config 1 year ago
wrap_test.go all: declare & plumb IPv6 masquerade address for peer 1 year ago