You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
7d9b1de3aa
netcheck,portmapper,magicsock: ignore some UDP write errors on Linux
...
Treat UDP send EPERM errors as a lost UDP packet, not something super
fatal. That's just the Linux firewall preventing it from going out.
And add a leaf package net/neterror for that (and future) policy that
all three packages can share, with tests.
Updates #3619
Change-Id: Ibdb838c43ee9efe70f4f25f7fc7fdf4607ba9c1d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
bench
types/netmap: use key.NodePublic instead of tailcfg.NodeKey.
5 years ago
filter
wgengine/filter: let unknown IPProto match if IP okay & match allows all ports
4 years ago
magicsock
netcheck,portmapper,magicsock: ignore some UDP write errors on Linux
4 years ago
monitor
support running in a FreeBSD jail
4 years ago
netstack
wgengine/netstack: don't remove 255.255.255.255/32 from netstack
4 years ago
router
wgengine/router{windows}: return the output from the firewallTweaker
4 years ago
wgcfg
wgengine/wgcfg: recover from mismatched PublicKey/Endpoints
4 years ago
wglog
wgengine/wgcfg: convert to use new node key type.
5 years ago
winnet
all: gofmt -w -s (simplify) tests
4 years ago
mem_ios.go
go.mod: upgrade wireguard-windows, de-fork wireguard-go
5 years ago
pendopen.go
net/socks5/tssocks, wgengine: permit SOCKS through subnet routers/exit nodes
4 years ago
userspace.go
net/dns: add GetBaseConfig to CallbackRouter.
4 years ago
userspace_ext_test.go
go.mod: upgrade wireguard-windows, de-fork wireguard-go
5 years ago
userspace_test.go
all: gofmt -w -s (simplify) tests
4 years ago
watchdog.go
net/socks5/tssocks, wgengine: permit SOCKS through subnet routers/exit nodes
4 years ago
watchdog_test.go
all: close fake userspace engines when tests complete
5 years ago
wgengine.go
net/socks5/tssocks, wgengine: permit SOCKS through subnet routers/exit nodes
4 years ago