You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine
Brad Fitzpatrick ff9727c9ff wgengine/filter: fix, test NewAllowAllForTest
I probably broke it when SCTP support was added but nothing apparently
ever used NewAllowAllForTest so it wasn't noticed when it broke.

Change-Id: Ib5a405be233d53cb7fcc61d493ae7aa2d1d590a2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
bench types/netmap: use key.NodePublic instead of tailcfg.NodeKey. 3 years ago
filter wgengine/filter: fix, test NewAllowAllForTest 3 years ago
magicsock ipn/ipnlocal: populate self status from netmap in ipnlocal, not magicsock. 3 years ago
monitor wgengine/monitor: ignore adding/removing uninteresting IPs 3 years ago
netstack go.mod: bump inet.af/netstack 3 years ago
router wgengine/router: demote TestDebugListRules fail to skip 3 years ago
wgcfg wgengine/wgcfg: recover from mismatched PublicKey/Endpoints 3 years ago
wglog wgengine/wgcfg: convert to use new node key type. 3 years ago
winnet wgengine/winnet: don't build on non-windows 4 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
pendopen.go tailcfg: use key.NodePublic in wire protocol types. 3 years ago
userspace.go ipn/ipnlocal: start adding DoH DNS server to peerapi when exit node 3 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
userspace_test.go tailcfg: use key.NodePublic in wire protocol types. 3 years ago
watchdog.go ipn/ipnlocal: start adding DoH DNS server to peerapi when exit node 3 years ago
watchdog_test.go all: close fake userspace engines when tests complete 3 years ago
wgengine.go all: replace tailcfg.DiscoKey with key.DiscoPublic. 3 years ago