mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 11:05:45 +00:00
1c972bc7cb
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 |
||
---|---|---|
.. | ||
checksum | ||
doc.go | ||
header.go | ||
icmp4.go | ||
icmp6_test.go | ||
icmp6.go | ||
icmp.go | ||
ip4.go | ||
ip6.go | ||
packet_test.go | ||
packet.go | ||
tsmp_test.go | ||
tsmp.go | ||
udp4.go | ||
udp6.go |