Skip to content

Releases: tracebox/tracebox

Tracebox v0.4.4

16 Jan 09:15
Compare
Choose a tag to compare
  • Proper ICMP decoding in presence of MPLS
  • IPv4 ID is randomized by default

Tracebox v0.4.2

02 Oct 07:03
Compare
Choose a tag to compare
  • Can specify min TTL for tracebox calls
  • min/max TTL settings area available on Lua

Notable changes since v0.3.1

  • Many libcrafter fixes
  • Reports ICMP Extensions in JSON/CLI output
  • Partial TCP headers are now displayed as separate entitites/layers
  • Exposed PartialTCP headers to Lua
  • Reworked the Lua-cpp memory management
  • The lua callbacks for the tracebox function now only takes 5 arguments.
  • Saner curl-related defaults
  • Tracks packets timestamp difference between probes and replies
  • Randomize IP ID/Flow

Tracebox v0.3.1

20 Jul 07:44
Compare
Choose a tag to compare
  • Added -S option to bypass the root check for testing purpose
  • Updated EDO option to latest draft & extended capabilities
  • Fixed Packet:get() APIs
  • Will now log when receiving partial ICMP payload with IPv6

Tracebox v0.3

19 May 07:01
Compare
Choose a tag to compare
  • Improved lua API
  • More flexible ICMP filtering
  • Lua API documentation
  • Save all exchanged packet in pcap files
  • Experimental hooks on netfilterqueue