https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216472

--- Comment #1 from Archit Shah <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to