]> git.ipfire.org Git - thirdparty/mtr.git/commit
packet/construct_unix.c: Only set IPV6_TCLASS if defined. 540/head
authorSevan Janiyan <venture37@geeklan.co.uk>
Sat, 12 Jul 2025 18:13:51 +0000 (19:13 +0100)
committerSevan Janiyan <venture37@geeklan.co.uk>
Sun, 13 Jul 2025 14:24:28 +0000 (15:24 +0100)
commit3277497915724efd040272cd7362561edb757328
tree53185140067fee932671619ec435eeb877fece11
parent9fba56aa0f52393375e8e0dc08bdf0c729331576
packet/construct_unix.c: Only set IPV6_TCLASS if defined.

Resolves build on legacy systems with IPv6 stacks which lack RFC 3542
support e.g Mac OS X, before 10.6.
packet/construct_unix.c