]> git.ipfire.org Git - thirdparty/mtr.git/commit
Use a uint32 for the type of a Linux mark
authorflu0r1ne <flu0r1ne@flu0r1ne.net>
Wed, 4 Oct 2023 03:13:00 +0000 (22:13 -0500)
committerflu0r1ne <flu0r1ne@flu0r1ne.net>
Wed, 4 Oct 2023 03:13:00 +0000 (22:13 -0500)
commit47dd026ce3a9b726d1613586b8923db2c1afd645
tree554a3704ffb6afc7040debf26a2ae1b3d48fae9b
parent62bd718e83697dcb9b346b13478da37e52b81d10
Use a uint32 for the type of a Linux mark

It is typical to store and manipulate Linux packet marks using unsigned values.
packet/probe.h