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
Quoc-Viet Nguyen 15a23ce65f net/stun: Remove unreachable code
- Reuse IP length constants from net package.
- Remove beu16 to make endianness functions consistent.

Signed-off-by: Quoc-Viet Nguyen <afelion@gmail.com>
4 years ago
..
dnscache net/dnscache: remove unnecessary lint warning. 4 years ago
interfaces Make netcheck handle v6-only interfaces better, faster. 4 years ago
netcheck net/netcheck: use logger.ArgWriter in logConciseReport, fix comma bug, add tests 4 years ago
netns net/netns: move SOCKS dialing to netns for now 4 years ago
nettest scripts: add a license header checker. 4 years ago
stun net/stun: Remove unreachable code 4 years ago
tlsdial net/tlsdial, derp/derphttp: finish DERPNode.CertName validation 4 years ago