]> git.ipfire.org Git - ipfire-2.x.git/commit
traceroute: Update to version 2.1.2
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 30 Aug 2023 14:17:35 +0000 (16:17 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Aug 2023 16:17:24 +0000 (16:17 +0000)
commitcce6aa9e288d4f9b1639b67969a86ee7c9fa7a43
treebe2e90a725c37b775508733f0fedacf07c2126ed
parentd3166fd83dcb011624ad4f9fdd8388570a8042a6
traceroute: Update to version 2.1.2

- Update from version 2.1.0 to 2.1.2
- Update of rootfile not required.
- Updated ipfire traceroute patch.
- Changelog
    2.1.2
*  Fix unprivileged ICMP tracerouting with Linux kernel >= 6.1
   (Eric Dumazet, SF bug #14)
    2.1.1
*  Interpret ipv4-mapped ipv6 addresses (::ffff:A.B.C.D) as true ipv4.
   There are no ipv4-mapped addresses in the real network which we
   operate on, so use just ipv4 in such cases, but allow users
   to specify it this way for convenience.
*  Return back more robast poll(2) loop handling.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/traceroute
src/patches/traceroute-2.1.2-ipfire.patch [moved from src/patches/traceroute-2.1.0-ipfire.patch with 65% similarity]