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.
Simon Law
34242df51b
derp/derpserver: clean up extraction of derp.Server ( #17264 )
...
PR #17258 extracted `derp.Server` into `derp/derpserver.Server`.
This followup patch adds the following cleanups:
1. Rename `derp_server*.go` files to `derpserver*.go` to match
the package name.
2. Rename the `derpserver.NewServer` constructor to `derpserver.New`
to reduce stuttering.
3. Remove the unnecessary `derpserver.Conn` type alias.
Updates #17257
Updates #cleanup
Signed-off-by: Simon Law <sfllaw@tailscale.com>
7 months ago
..
bench
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
filter
wgengine/filter: add check for unknown proto
1 year ago
magicsock
derp/derpserver: clean up extraction of derp.Server ( #17264 )
7 months ago
netlog
wgengine: add exit destination logging enable for wgengine logger ( #11952 )
2 years ago
netstack
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
router
wgengine/router: use eventbus.Monitor in linuxRouter ( #17232 )
7 months ago
wgcfg
go.mod,wgengine/magicsock: update wireguard-go ( #16148 )
11 months ago
wgint
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago
wglog
all: use Go 1.22 range-over-int
2 years ago
winnet
all: add test for package comments, fix, add comments as needed
2 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
all: add Node.HomeDERP int, phase out "127.3.3.40:$region" hack [capver 111]
1 year ago
userspace.go
all: use buildfeatures.HasCapture const in a handful of places
7 months ago
userspace_ext_test.go
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
userspace_test.go
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
watchdog.go
all: use buildfeatures.HasCapture const in a handful of places
7 months ago
watchdog_js.go
all: update copyright and license headers
3 years ago
watchdog_test.go
health,ipn/ipnlocal: introduce eventbus in heath.Tracker ( #17085 )
7 months ago
wgengine.go
feature/capture: move packet capture to feature/*, out of iOS + CLI
1 year ago