summaryrefslogtreecommitdiffhomepage
path: root/wgengine
AgeCommit message (Expand)AuthorFilesLines
2025-06-19Revert "types/netmap,wgengine/magicsock: propagate CapVer to magicsock.endpoi...Jordan Whited1-4/+0
2025-06-18ipn/ipnlocal,wgengine{/magicsock}: replace SetNetworkMap with eventbus (#16299)Jordan Whited3-99/+125
2025-06-16ipn/ipnlocal,wgengine/magicsock: use eventbus for node & filter updates (#16271)Jordan Whited1-11/+54
2025-06-10types/netmap,wgengine/magicsock: propagate CapVer to magicsock.endpoint (#16244)Jordan Whited2-0/+11
2025-06-09wgengine/magicsock: don't cancel in-progress relayManager work (#16233)Jordan Whited1-32/+30
2025-06-09wgengine/relaymanager: don't start runLoop() on init() (#16231)Jordan Whited1-1/+1
2025-06-09wgengine/magicsock: enable setting relay epAddr's as bestAddr (#16229)Jordan Whited5-61/+212
2025-06-06wgengine/magicsock: make endpoint.bestAddr Geneve-aware (#16195)Jordan Whited14-386/+604
2025-06-06wgengine/magicsock: fix bpf fragmentation jump offsets (#16204)Claus Lensbøl2-2/+78
2025-06-02go.mod,wgengine/magicsock: update wireguard-go (#16148)Jordan Whited8-32/+40
2025-05-28wgengine/magicsock: implement relayManager endpoint probing (#16029)Jordan Whited4-126/+215
2025-05-20wgengine/magicsock: fix outdated heartbeat comment (#16023)Jordan Whited1-1/+1
2025-05-19wgengine/magicsock: introduce virtualNetworkID type (#16021)Jordan Whited4-14/+100
2025-05-19wgengine/magicsock: fix pong handling 'EndpointChange' reporting (#16018)Jordan Whited1-4/+4
2025-05-16wgengine/magicsock: add missing logf arg (#15995)Jordan Whited1-1/+1
2025-05-16wgengine/magicsock: implement relayManager handshaking (#15977)Jordan Whited4-55/+393
2025-05-12ipn/ipnlocal,wgengine: move (*tsdial.Dialer).SetRoutes() calls from LocalBack...Nick Khyl1-0/+11
2025-05-12util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896)Irbe Krumina1-0/+8
2025-05-09wgengine/magicsock: re-shape relayManager to use an event loop (#15935)Jordan Whited4-20/+300
2025-05-02wgengine/magicsock: shape relayManager and CallMeMaybeVia handling (#15864)Jordan Whited2-26/+93
2025-05-02wgengine/magicsock: implement more relay handshake disco handling (#15856)Jordan Whited1-16/+55
2025-04-30wgengine/magicsock: fix discoInfo leak (#15845)Jordan Whited1-20/+27
2025-04-30wgengine/magicsock: start to make disco reception Geneve aware (#15832)Jordan Whited2-11/+215
2025-04-28wgengine/magicsock: support Geneve-encap'd Disco transmission (#15811)Jordan Whited2-6/+43
2025-04-16wgengine/magicsock: subscribe to portmapper updatesM. J. Fromberger1-1/+30
2025-04-16net/netmon: publish events to event busDavid Anderson7-12/+50
2025-04-16all: update the tsd.System constructor name (#15372)M. J. Fromberger3-6/+6
2025-04-16{wgengine,util/portmapper}: add and plumb an event bus (#15359)M. J. Fromberger2-2/+14
2025-04-16portmapper: update NewClient to use a Config argumentM. J. Fromberger1-1/+7
2025-04-16wgengine: plumb an event bus into the userspace engineM. J. Fromberger4-5/+20
2025-04-16all: construct new System values with an event bus pre-populatedM. J. Fromberger2-2/+2
2025-04-14wgengine/netstack: revert cubic cc to reno cc (#15677)Jordan Whited1-3/+8
2025-04-10Revert "ipn/ipnstate: add home DERP to tailscale status JSON"Brad Fitzpatrick1-8/+4
2025-04-10ipn/ipnstate: add home DERP to tailscale status JSONBrad Fitzpatrick1-4/+8
2025-04-08net/{netx,memnet},all: add netx.DialFunc, move memnet Network implBrad Fitzpatrick2-3/+5
2025-04-03wgengine/router: default to a fake router on androidDavid Anderson2-0/+31
2025-04-02all: use network less when running in v86 emulatorBrad Fitzpatrick1-2/+4
2025-04-02wgengine/router: add Plan 9 implementationBrad Fitzpatrick2-1/+157
2025-04-02wgengine/magicsock: avoid some log spam on Plan 9Brad Fitzpatrick1-0/+4
2025-04-02net/tstun: add Plan 9 'tun' supportBrad Fitzpatrick1-0/+11
2025-04-01wgengine: return explicit lo0 for loopback addrs on sandboxed macOS (#15493)Jonathan Nobels1-0/+6
2025-03-12net/netmon, wgengine/magicsock: be quieter with portmapper logsAndrew Dunham1-1/+11
2025-03-11tsnet,wgengine: fix src to primary Tailscale IP for TCP dialsFran Bull1-0/+43
2025-03-07wgengine/magicsock: use learned DERP route as send path of last resortBrad Fitzpatrick2-3/+31
2025-02-06wgengine/netstack: respond to service IPs in Linux tun modeAdrian Dewhurst1-5/+17
2025-02-06go.mod,wgengine/netstack: use cubic congestion control, bump gvisorJames Tucker1-0/+5
2025-02-06wgengine/netstack: block link writes when full rather than dropJames Tucker1-22/+27
2025-02-06wgengine/netstack: disable RACK on all platformsJames Tucker1-10/+8
2025-02-03wgengine/wgcfg/nmcfg: coalesce, limit some debug logsBrad Fitzpatrick1-6/+14
2025-01-24feature/capture: move packet capture to feature/*, out of iOS + CLIBrad Fitzpatrick6-417/+8