traviscross / mtr

Official repository for mtr, a network diagnostic tool
http://www.bitwizard.nl/mtr/
GNU General Public License v2.0
2.64k stars 337 forks source link

ipv6 udp checksums like ipv4 but with ipv6 pseudoheader #412

Closed 23hiro closed 2 years ago

23hiro commented 2 years ago

this fixes a problem where both source and destination port are supplied on the commandline, this lead to packets not showing up any more due to checksum being different. this was mentioned first on https://github.com/traviscross/mtr/issues/351

23hiro commented 2 years ago

@rewolff is there any problem with this, as i haven't heard anything in half a year?

rewolff commented 2 years ago

No. Sometimes I'm VERY busy and think: "no time for mtr, tomorrow" and then I'll forget. So reminders are useful when dealing with me. :-)

I've been too busy the last half year to do a cleanup and then run into this.

23hiro commented 2 years ago

thx :)