Skip to content

v1.1.10

Compare
Choose a tag to compare
@astrikos astrikos released this 09 Mar 09:13
· 48 commits to master since this release
  • Added a parse_all_hops kwarg to the Traceroute class to tell Sagan to stop parsing Hops and Packets once we have all of the last hop statistics (default=True)
  • Remove dependency on IPy: we were using it for IPv6 canonicalization, but all IPv6 addresses in results should be in canonical form to start with.