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
Brad Fitzpatrick affc4530a2 net/packet: don't make IP6Header.marshalPseudo assume UDP
It will be used for ICMPv6 next, so pass in the proto.

Also, use the ipproto constants rather than hardcoding the mysterious
number.

Change-Id: I57b68bdd2d39fff75f82affe955aff9245de246b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
dns net/tsdial: move more weirdo dialing into new tsdial package, plumb 3 years ago
dnscache
dnsfallback
flowtrack
interfaces
netcheck
netknob
netns net/netns: thread logf into control functions 3 years ago
netstat
nettest
packet net/packet: don't make IP6Header.marshalPseudo assume UDP 3 years ago
portmapper net/portmapper: deflake TestPCPIntegration 3 years ago
proxymux
socks5 net/tsdial: start of new package to unify all outbound dialing complexity 3 years ago
speedtest
stun
tlsdial
tsaddr
tsdial ipn/ipnlocal, net/tsdial: make SOCKS/HTTP dials use ExitDNS 3 years ago
tshttpproxy
tstun