fujiapple852 / trippy

A network diagnostic tool
https://trippy.cli.rs
Apache License 2.0
3.53k stars 75 forks source link

Support AS info lookup with system DNS resolver #66

Open fujiapple852 opened 2 years ago

fujiapple852 commented 2 years ago

Currently, AS lookup is only supported when using the trust_dns_resolver.

See #34 for the current implementation.

fujiapple852 commented 11 months ago

Marked as blocked, pending identification of a suitable library doing this using the system resolver.

fujiapple852 commented 11 months ago

Links: https://docs.oracle.com/cd/E88353_01/html/E37842/libresolv-3lib.html https://www.ibm.com/docs/en/i/7.2?topic=ssw_ibm_i_72/apis/resnquery.html