]> git.ipfire.org Git - thirdparty/mtr.git/commit
set udp checksum
authorMarkus Kötter <koetter@luis.uni-hannover.de>
Mon, 29 Oct 2018 10:29:22 +0000 (11:29 +0100)
committerMarkus Kötter <koetter@luis.uni-hannover.de>
Mon, 29 Oct 2018 10:29:22 +0000 (11:29 +0100)
commit7f68901d28ccbbc4717737170803364076288814
tree8204d751e7cde2345f28893c2714522164ec4f04
parent5c58a8d4116bcdce9222d9452961b86113d4de4c
set udp checksum

in case the checksum field is used fpr the sequence number,
calculate the checksum and write to the udp payload field so the seq no
matches the checksum
packet/construct_unix.c