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/net
Andrew Dunham 1c972bc7cb wgengine/magicsock: actually use AF_PACKET socket for raw disco
Previously, despite what the commit said, we were using a raw IP socket
that was *not* an AF_PACKET socket, and thus was subject to the host
firewall rules. Switch to using a real AF_PACKET socket to actually get
the functionality we want.

Updates #13140

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: If657daeeda9ab8d967e75a4f049c66e2bca54b78
2 months ago
..
art all: fix new lint warnings from bumping staticcheck 3 months ago
captivedetection net/captivedetection: mark TestAllEndpointsAreUpAndReturnExpectedResponse flaky (#13021) 3 months ago
connstats
dns dns: increase TimeToVisible before DNS unavailable warning (#13317) 3 months ago
dnscache
dnsfallback {control,net}: close idle connections of custom transports 3 months ago
flowtrack
ipset go.mod: bump bart 4 months ago
ktimeout
memnet
netaddr
netcheck health: introduce captive-portal-detected Warnable (#12707) 4 months ago
neterror
netkernelconf
netknob
netmon all: fix new lint warnings from bumping staticcheck 3 months ago
netns net/netns: remove some logspam by avoiding logging parse errors due to unspecified addresses 3 months ago
netstat all: add test for package comments, fix, add comments as needed 4 months ago
netutil all: add test for package comments, fix, add comments as needed 4 months ago
packet wgengine/magicsock: actually use AF_PACKET socket for raw disco 2 months ago
ping
portmapper
proxymux
routetable
socks5 net/socks5: support UDP 3 months ago
sockstats
speedtest
stun
stunserver
tcpinfo
tlsdial cmd/tta, vnet: add host firewall, env var support, more tests 3 months ago
tsaddr
tsdial {control,net}: close idle connections of custom transports 3 months ago
tshttpproxy
tstun net/tstun: clarify GROFilterFunc *gro.GRO usage (#13318) 3 months ago
wsconn go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket 3 months ago