Andrew Dunham
|
72c8f7700b
wgengine/netstack: add test for #12448
|
1 rok temu |
Andrew Dunham
|
8f7f9ac17e
wgengine/netstack: handle 4via6 routes that are advertised by the same node
|
1 rok temu |
Brad Fitzpatrick
|
21509db121
ipn/ipnlocal, all: plumb health trackers in tests
|
1 rok temu |
Brad Fitzpatrick
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 rok temu |
Brad Fitzpatrick
|
dd6c76ea24
ipn: remove unused Options.LegacyMigrationPrefs
|
1 rok temu |
Andrew Dunham
|
7429e8912a
wgengine/netstack: fix bug with duplicate SYN packets in client limit
|
2 lat temu |
Andrew Dunham
|
c5abbcd4b4
wgengine/netstack: add a per-client limit for in-flight TCP forwards
|
2 lat temu |
Percy Wegmann
|
993acf4475
tailfs: initial implementation
|
2 lat temu |
Brad Fitzpatrick
|
3d37328af6
wgengine, proxymap: split out port mapping from Engine to new type
|
2 lat temu |
Brad Fitzpatrick
|
6e967446e4
tsd: add package with System type to unify subsystem init, discovery
|
2 lat temu |
Will Norris
|
57a008a1e1
all: pass log IDs as the proper type rather than strings
|
3 lat temu |
Maisem Ali
|
04b57a371e
ipn/ipnlocal: drop not required StateKey parameter
|
3 lat temu |
Will Norris
|
71029cea2d
all: update copyright and license headers
|
3 lat temu |
Andrew Dunham
|
58ad21b252
wgengine/netstack: fix data race in tests
|
3 lat temu |
Claire Wang
|
a45c9f982a
wgengine/netstack: change netstack API to require LocalBackend
|
3 lat temu |
Brad Fitzpatrick
|
caa2fe394f
wgengine/netstack: delete some dead code, old comment, use atomic int types
|
3 lat temu |
andig
|
14e8afe444
go.mod, etc: bump gvisor
|
3 lat temu |
Maisem Ali
|
18c7c3981a
ipn/ipnlocal: call checkPrefs in Start too
|
3 lat temu |
Maisem Ali
|
4d330bac14
ipn/ipnlocal: add support for multiple user profiles
|
3 lat temu |
Brad Fitzpatrick
|
79472a4a6e
wgengine/netstack: optimize shouldProcessInbound, avoiding 4via6 lookups
|
3 lat temu |
Andrew Dunham
|
acf5839dd2
wgengine/netstack: add tests for shouldProcessInbound
|
3 lat temu |
Andrew Dunham
|
0607832397
wgengine/netstack: always respond to 4via6 echo requests (#5712)
|
3 lat temu |
Andrew Dunham
|
b9b0bf65a0
wgengine/netstack: handle 4via6 packets when pinging (#5709)
|
3 lat temu |
Brad Fitzpatrick
|
a12aad6b47
all: convert more code to use net/netip directly
|
3 lat temu |
Brad Fitzpatrick
|
7eaf5e509f
net/netaddr: start migrating to net/netip via new netaddr adapter package
|
3 lat temu |
Tom DNetto
|
7f45734663
assorted: documentation and readability fixes
|
3 lat temu |
Tom DNetto
|
9e77660931
net/tstun,wgengine/{.,netstack}: handle UDP magicDNS traffic in netstack
|
3 lat temu |
James Tucker
|
c6ac29bcc4
wgengine/netstack: disable refsvfs2 leak tracking (#4378)
|
3 lat temu |
Josh Bleecher Snyder
|
0868329936
all: use any instead of interface{}
|
4 lat temu |
Brad Fitzpatrick
|
185825df11
wgengine/netstack: add a missing refcount decrement after packet injection
|
4 lat temu |