[Bug 216472] traceroute6 AS lookup sometimes reports [AS0]
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 11 20:12:11 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216472
--- Comment #1 from Archit Shah <archit.shah at gmail.com> ---
Created attachment 218670
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218670&action=edit
Patch to address this bug in traceroute and traceroute6
The attached patch addresses this bug (for both traceroute and traceroute6) by
not printing an AS number if one is not available (and as_lookup returns 0).
The assumption that AS=0 is not a valid ASN is consistent with RFC 7607.
https://tools.ietf.org/html/rfc7607.
The patch incorporates the patch from bug #187526 which addresses AS lookup
timeouts in traceroute.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list