summaryrefslogtreecommitdiffhomepage
path: root/net/netmon/state.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-06ipn/ipnlocal,net/netmon: make frequent darkwake more efficientJames Tucker1-0/+85
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick1-5/+2
2026-02-27net/netmon: ignore NetBird interface on LinuxJames Tucker1-1/+6
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2026-01-16net/netmon: move TailscaleInterfaceIndex out of netmon.State (#18428)Jonathan Nobels1-16/+16
2025-12-17net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#1...Jonathan Nobels1-2/+31
2025-10-10net/netmon: handle net.IPAddr types during interface address parsing (#17523)Jonathan Nobels1-0/+8
2025-10-02feature/featuretags: add features for c2n, peerapi, advertise/use routes/exit...Brad Fitzpatrick1-0/+3
2025-09-30feature, net/tshttpproxy: pull out support for using proxies as a featureBrad Fitzpatrick1-4/+7
2025-03-24net/netmon: use Monitor's tsIfName if set by SetTailscaleInterfaceNameBrad Fitzpatrick1-6/+8
2025-03-24net/netmon: unexport GetStateBrad Fitzpatrick1-1/+1
2025-01-14net/netmon: trim IPv6 endpoints in already routable subnetsJames Tucker1-1/+16
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-1/+0
2024-04-28net/{interfaces,netmon}, all: merge net/interfaces package into net/netmonBrad Fitzpatrick1-2/+768
2024-04-28net/netmon, add: add netmon.State type alias of interfaces.StateBrad Fitzpatrick1-0/+8