summaryrefslogtreecommitdiffhomepage
path: root/net/udprelay/server_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-08-13net/{batching,packet},wgengine/magicsock: export batchingConn (#16848)Jordan Whited1-4/+6
2025-07-07net/udprelay: fix relaying between mixed address family sockets (#16485)Jordan Whited1-21/+60
2025-07-02feature/relayserver,net/udprelay: add IPv6 support (#16442)Jordan Whited1-69/+85
2025-06-26disco,net/udprelay,wgengine/magicsock: support relay re-binding (#16388)Jordan Whited1-14/+66
2025-06-12feature/relayserver,net/{netcheck,udprelay}: implement addr discovery (#16253)Jordan Whited1-1/+1
2025-05-12net/udprelay{/endpoint}: move ServerEndpoint tests (#15949)Jordan Whited1-97/+0
2025-05-09net/udprelay{/endpoint}, all: move ServerEndpoint to independent pkg (#15934)Jordan Whited1-4/+5
2025-04-25net/udprelay: change Server.AllocateEndpoint existing alloc strategy (#15792)Jordan Whited1-2/+10
2025-04-17net/udprelay: change ServerEndpoint time.Duration fields to tstime.GoDuration...Jordan Whited1-0/+96
2025-03-31net/udprelay: start of UDP relay server implementation (#15480)Jordan Whited1-0/+204