]> git.ipfire.org Git - ipfire-2.x.git/commit
traceroute: Update to version 2.1.5
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 18 Jun 2024 10:48:56 +0000 (12:48 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Jul 2024 09:15:48 +0000 (09:15 +0000)
commitc3ed8a7ba60c5718e8e1d1d3caeca3cd9174bd85
tree4623fa83c64d116f2049a07b55df4a28a75757d6
parentf69ba0ff187a2fee571b077dff67ef8cd9c6e74a
traceroute: Update to version 2.1.5

- Update from version 2.1.2 to 2.1.5
- Update of rootfile not required
- Update of traceroute patch as the source tarball has version number specified in its
   directory structure.
- Changelog
    2.1.5
*  Fix rfc5837 parsing (Francois Rigault)
    2.1.4
*  Parse interface information (rfc5837) for ICMP extensions
*  Add `fastopen' tcp module option (cookie negotiation only)
*  Complete tcp module option `mss' to discover possible mss clamping
   along the path being traced (idea and testing from Francois Rigault).
   The argument is optional now.
   Changed mss is printed once in a form of `M=NUM' at the first probe
   it was detected on. (Actually, the mss clamping performed by
   some previous hop).
   Note, some routers may return too short original fragment
   in the time exceeded message, making the check impossible.
   Besides that the responses may come in a different order.
   All this can lead to a later place of the report
   (using -N 1 can help for the order).
*  Complete tcp module option `info' to print returned tcp header options too
   (all those that can be set or altered by `-O' for tcp module).

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.5-ipfire.patch [moved from src/patches/traceroute-2.1.2-ipfire.patch with 65% similarity]