summaryrefslogtreecommitdiffhomepage
path: root/net/tstun
AgeCommit message (Expand)AuthorFilesLines
2026-04-01tailcfg,ipn/ipnlocal: regulate netmap caching via a node attribute (#19117)M. J. Fromberger1-1/+1
2026-03-24feature/*,net/tstun: add tundev_txq_drops clientmetric on LinuxJordan Whited1-0/+21
2026-03-20wgengine/magicsock,control/controlclient: do not overwrite discokey with old ...Claus Lensbøl1-10/+4
2026-03-18net/tstun: do not write when Wrapper is closed (#19038)Claus Lensbøl1-3/+7
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick2-7/+7
2026-03-05types/ptr: deprecate ptr.To, use Go 1.26 newBrad Fitzpatrick1-3/+2
2026-03-05clientupdate,net/tstun: add support for OpenWrt 25.12.0 using apk (#18545)Claus Lensbøl1-8/+26
2026-03-03wgengine/magicsoc,net/tstun: put disco key advertisement behind a nob (#18857)Claus Lensbøl1-4/+7
2026-02-11tstun: add test for intercept orderingMichael Ben-Ami1-0/+65
2026-02-09tstun,wgengine: add new datapath hooks for intercepting Connectors 2025Michael Ben-Ami1-0/+20
2026-01-23all: remove AUTHORS file and references to itWill Norris17-17/+17
2025-12-10net/{packet,tstun},wgengine: update disco key when receiving via TSMP (#18158)Claus Lensbøl2-2/+4
2025-11-25net/tstun: add TSMPDiscoAdvertisement to TSMPPing (#17995)Claus Lensbøl2-19/+72
2025-10-28wgengine/netlog: embed node information in network flow logs (#17668)Joe Tsai1-5/+5
2025-10-16wgengine/netlog: merge connstats into package (#17557)Joe Tsai2-5/+5
2025-10-15net/connstats: prepare to remove package (#17554)Joe Tsai2-20/+29
2025-10-07feature/linkspeed: move cosmetic tstun netlink code out to modular featureBrad Fitzpatrick3-80/+11
2025-10-06feature/featuretags: make usermetrics modularBrad Fitzpatrick1-3/+2
2025-10-06feature/featuretags: add LazyWG modular featureBrad Fitzpatrick1-8/+14
2025-10-04net/connstats: make it modular (omittable)Brad Fitzpatrick1-9/+17
2025-09-30net/tstun: fix typo in docBrad Fitzpatrick1-1/+1
2025-09-26net/tstun: use ts_omit_gro in another place I missed earlierBrad Fitzpatrick2-1/+3
2025-09-26net/tstun: support ts_omit_netstackBrad Fitzpatrick3-10/+115
2025-09-24all: use buildfeatures.HasCapture const in a handful of placesBrad Fitzpatrick1-0/+4
2025-07-10all: detect JetKVM and specialize a handful of things for itBrad Fitzpatrick2-2/+28
2025-06-16scripts/check_license_headers.sh: delete, rewrite as a Go testBrad Fitzpatrick1-0/+1
2025-04-03net/tstun: don't try to set link attributes on androidDavid Anderson2-1/+3
2025-04-02net/tstun: add Plan 9 'tun' supportBrad Fitzpatrick2-2/+38
2025-01-24feature/capture: move packet capture to feature/*, out of iOS + CLIBrad Fitzpatrick2-15/+13
2025-01-24net/tstun: add back outgoing drop metricKristoffer Dalby1-5/+6
2025-01-23net/tstun: move TAP support out to separate package feature/tapBrad Fitzpatrick3-510/+12
2025-01-16net/tstun: add logging to aid developers missing Start callsBrad Fitzpatrick1-1/+15
2025-01-09all: illumos/solaris userspace only supportNahum Shalman2-2/+2
2024-12-04net/tstun: remove tailscaled_outbound_dropped_packets_total reason=acl metric...Brad Fitzpatrick2-4/+5
2024-10-31wgengine/magicsock: export packet drop metric for outbound errorsAnton Tolchanov2-37/+13
2024-10-21net/tstun: use /10 as subnet for TAP mode; read IP from netmapMaisem Ali2-23/+54
2024-10-21net/tstun: restore tap mode functionalityMaisem Ali4-88/+86
2024-09-25util/usermetrics: make usermetrics non-globalKristoffer Dalby2-39/+67
2024-09-05net/tstun: probe TCP GRO (#13376)Jordan Whited4-29/+83
2024-08-29net/tstun: clarify GROFilterFunc *gro.GRO usage (#13318)Jordan Whited1-3/+4
2024-08-29net/tstun,wgengine/netstack: implement TCP GRO for local services (#13315)Jordan Whited2-14/+21
2024-08-27net/tstun: fix gvisor inbound GSO packet injection (#13283)Jordan Whited1-2/+2
2024-08-27usermetric: add initial user-facing metricsKristoffer Dalby2-1/+61
2024-08-26net/tstun,wgengine/netstack: make inbound synthetic packet injection GSO-awar...Jordan Whited2-19/+59
2024-08-20net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linu...Jordan Whited2-22/+38
2024-08-02go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GRO for Linux (#12921)Jordan Whited1-0/+7
2024-07-31go.mod,net/tstun,wgengine/netstack: implement gVisor TCP GSO for Linux (#12869)Jordan Whited1-20/+95
2024-07-12net/tstun: fix docstring for Wrapper.SetWGConfig (#12796)Jordan Whited1-1/+1
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-2/+0
2024-07-08go.mod: bump bartMaisem Ali1-4/+4