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
Brad Fitzpatrick 8267ea0f80 net/tstun: remove TODO that's done
This TODO was both added and fixed in 506c727e3.

As I recall, I wasn't originally going to do it because it seemed
annoying, so I wrote the TODO, but then I felt bad about it and just
did it, but forgot to remove the TODO.

Change-Id: I8f3514809ad69b447c62bfeb0a703678c1aec9a3
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
fake.go
ifstatus_noop.go
ifstatus_windows.go
tap_linux.go go.mod: bump netstack, switch to upstream netstack 3 years ago
tap_unsupported.go
tun.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago
tun_linux.go
tun_macos.go
tun_notwindows.go
tun_windows.go
wrap.go net/tstun: remove TODO that's done 3 years ago
wrap_test.go