NLNOG / nlnog-ring

NLNOG Server Ring Project
http://ring.nlnog.net/
54 stars 24 forks source link

Fixing -r with -t txt #101

Closed eb0815 closed 5 years ago

eb0815 commented 5 years ago

Rewritten the overall structure and completely renewed standard output. ASN grouped output is not affected. Added the "resolve" parameter, too, to decide whether to replace IP addresses by FQDNs. Also takes care of NOT replacing the IP address when the DNS lookup returned "unknown".

This fixes the output; it does NOT fix the issue that DNS lookups are done even when "-r" is not specified.