提交歷史

作者 SHA1 備註 提交日期
  Nick Khyl 462e1fc503 ipn/{ipnlocal,localapi}, wgengine/netstack: call (*LocalBackend).Shutdown when tests that create them complete 1 年之前
  Brad Fitzpatrick 634cc2ba4a wgengine/netstack: remove unused taildrive deps 1 年之前
  Kristoffer Dalby 0e0e53d3b3 util/usermetrics: make usermetrics non-global 1 年之前
  Jordan Whited 0926954cf5 net/tstun,wgengine/netstack: implement TCP GRO for local services (#13315) 1 年之前
  Jordan Whited df6014f1d7 net/tstun,wgengine{/netstack/gro}: refactor and re-enable gVisor GRO for Linux (#13172) 1 年之前
  Andrew Dunham 72c8f7700b wgengine/netstack: add test for #12448 1 年之前
  Andrew Dunham 8f7f9ac17e wgengine/netstack: handle 4via6 routes that are advertised by the same node 1 年之前
  Brad Fitzpatrick 21509db121 ipn/ipnlocal, all: plumb health trackers in tests 1 年之前
  Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 1 年之前
  Brad Fitzpatrick dd6c76ea24 ipn: remove unused Options.LegacyMigrationPrefs 1 年之前
  Andrew Dunham 7429e8912a wgengine/netstack: fix bug with duplicate SYN packets in client limit 2 年之前
  Andrew Dunham c5abbcd4b4 wgengine/netstack: add a per-client limit for in-flight TCP forwards 2 年之前
  Percy Wegmann 993acf4475 tailfs: initial implementation 2 年之前
  Brad Fitzpatrick 3d37328af6 wgengine, proxymap: split out port mapping from Engine to new type 2 年之前
  Brad Fitzpatrick 6e967446e4 tsd: add package with System type to unify subsystem init, discovery 2 年之前
  Will Norris 57a008a1e1 all: pass log IDs as the proper type rather than strings 3 年之前
  Maisem Ali 04b57a371e ipn/ipnlocal: drop not required StateKey parameter 3 年之前
  Will Norris 71029cea2d all: update copyright and license headers 3 年之前
  Andrew Dunham 58ad21b252 wgengine/netstack: fix data race in tests 3 年之前
  Claire Wang a45c9f982a wgengine/netstack: change netstack API to require LocalBackend 3 年之前
  Brad Fitzpatrick caa2fe394f wgengine/netstack: delete some dead code, old comment, use atomic int types 3 年之前
  andig 14e8afe444 go.mod, etc: bump gvisor 3 年之前
  Maisem Ali 18c7c3981a ipn/ipnlocal: call checkPrefs in Start too 3 年之前
  Maisem Ali 4d330bac14 ipn/ipnlocal: add support for multiple user profiles 3 年之前
  Brad Fitzpatrick 79472a4a6e wgengine/netstack: optimize shouldProcessInbound, avoiding 4via6 lookups 3 年之前
  Andrew Dunham acf5839dd2 wgengine/netstack: add tests for shouldProcessInbound 3 年之前
  Andrew Dunham 0607832397 wgengine/netstack: always respond to 4via6 echo requests (#5712) 3 年之前
  Andrew Dunham b9b0bf65a0 wgengine/netstack: handle 4via6 packets when pinging (#5709) 3 年之前
  Brad Fitzpatrick a12aad6b47 all: convert more code to use net/netip directly 3 年之前
  Brad Fitzpatrick 7eaf5e509f net/netaddr: start migrating to net/netip via new netaddr adapter package 3 年之前