]> git.ipfire.org Git - thirdparty/mtr.git/commit
ip6 udp - fix probes with local or remote port 331/head
authorMarkus Kötter <koetter@luis.uni-hannover.de>
Wed, 15 Jan 2020 14:42:58 +0000 (15:42 +0100)
committerMarkus Kötter <koetter@luis.uni-hannover.de>
Wed, 15 Jan 2020 14:47:04 +0000 (15:47 +0100)
commit513c04b02ff0632ad9c84b2d9b0f3dbf3a25c0b2
tree57f9391092f983178057120b43dc6ff0fefb8526
parent169a47d5bf735083d4d9afbbd43a17cc91372ecf
ip6 udp - fix probes with local or remote port

only set the remote port in raw packet, not as sendto parameter

does not fix local and remote port, seq number is checksum then,
payload has to be adjusted as with ipv4
packet/probe_unix.c