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
Josh Bleecher Snyder ddd85b9d91 wgengine/magicsock: rename discoEndpoint.wgEndpointHostPort to wgEndpoint
Fields rename only.

Part of the general effort to make our code agnostic about endpoint formatting.
It's just a name, but it will soon be a misleading one; be more generic.
Do this as a separate commit because it generates a lot of whitespace changes.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
bench
filter
magicsock wgengine/magicsock: rename discoEndpoint.wgEndpointHostPort to wgEndpoint 3 years ago
monitor
netstack wgengine/netstack: avoid delivering incoming packets to both netstack + host 3 years ago
router
wgcfg all: s/CreateEndpoint/ParseEndpoint/ in docs 3 years ago
wglog
winnet
pendopen.go
userspace.go wgengine/wgcfg: use autogenerated Clone methods 3 years ago
userspace_ext_test.go
userspace_test.go
watchdog.go
watchdog_test.go
wgengine.go