summaryrefslogtreecommitdiffhomepage
path: root/wgengine/router/osrouter/router_linux.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-14util/linuxfw,wgengine/router: allow incoming CGNAT range traffic with nodeattrNaman Sood1-0/+56
2026-03-04util/linuxfw,wgengine/router: add connmark rules for rp_filter workaround (#1...Mike O'Driscoll1-0/+36
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-17various: add more missing apostrophes in commentsAlex Chan1-1/+1
2025-11-11wgengine/router/osrouter: fix linux magicsock port changingSachin Iyer1-1/+1
2025-10-08wgengine/router: use eventbus.SubscribeFunc in linuxRouterM. J. Fromberger1-28/+12
2025-10-07wgengine/{magicsock,userspace,router}: move portupdates to the eventbus (#17423)Claus Lensbøl1-55/+67
2025-10-03wgengine/router/osrouter: fix data race in magicsock port update callbackBrad Fitzpatrick1-17/+19
2025-10-01all: use Go 1.20's errors.Join instead of our multierr packageBrad Fitzpatrick1-2/+1
2025-09-29wgengine/router{,/osrouter}: split OS router implementations into subpackageBrad Fitzpatrick1-0/+1637