diff options
| author | James Tucker <james@tailscale.com> | 2023-09-09 11:39:44 -0700 |
|---|---|---|
| committer | James Tucker <jftucker@gmail.com> | 2023-09-15 17:08:39 -0700 |
| commit | 8ab46952d46dbbc2ced9ab43705aad1ec3a0eb13 (patch) | |
| tree | 3b81761d400e79c4cfb130616006ba0e32e852dc /control/controlknobs/controlknobs.go | |
| parent | f6845b10f62feae5b9517b5f96024116e3e6a6b6 (diff) | |
| download | tailscale-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/controlknobs.go')
0 files changed, 0 insertions, 0 deletions
