summaryrefslogtreecommitdiffhomepage
path: root/wgengine/router/callback.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-10-07wgengine/{magicsock,userspace,router}: move portupdates to the eventbus (#17423)Claus Lensbøl1-7/+0
2023-12-07wgengine/router: implement UpdateMagicsockPort for CallbackRouter (#10494)Naman Sood1-0/+7
2023-07-19wgengine/router,ipn/ipnlocal: add MTU field to router configVal1-3/+14
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-06-28wgengine/router: avoid unncessary routing configuration changesMihai Parparita1-1/+7
2021-12-08net/dns: add GetBaseConfig to CallbackRouter.Denton Gentry1-1/+11
2021-04-07net/dns: some post-review cleanups.David Anderson1-2/+1
2021-04-07net/dns: add GetBaseConfig to OSConfigurator interface.David Anderson1-0/+5
2021-04-05net/dns: add a Primary field to OSConfig.David Anderson1-5/+5
2021-04-02wgengine/router: add a CallbackRouter shim.David Anderson1-0/+54