summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs
diff options
context:
space:
mode:
authorJames Tucker <james@tailscale.com>2023-09-09 11:39:44 -0700
committerJames Tucker <jftucker@gmail.com>2023-09-15 17:08:39 -0700
commit8ab46952d46dbbc2ced9ab43705aad1ec3a0eb13 (patch)
tree3b81761d400e79c4cfb130616006ba0e32e852dc /control/controlknobs
parentf6845b10f62feae5b9517b5f96024116e3e6a6b6 (diff)
downloadtailscale-8ab46952d46dbbc2ced9ab43705aad1ec3a0eb13.tar.xz
tailscale-8ab46952d46dbbc2ced9ab43705aad1ec3a0eb13.zip
net/ping: fix ICMP echo code field to 0
The code was trying to pass the ICMP protocol number here (1), which is not a valid code. Many servers will not respond to echo messages with codes other than 0. https://www.iana.org/assignments/icmp-parameters/icmp-parameters.xhtml#icmp-parameters-codes-8 Updates #9299 Signed-off-by: James Tucker <james@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions