CIRCL / bgpranking-redis-api

API to access the Redis database of a BGP Ranking instance.
http://circl.github.com/bgpranking-redis-api/code/API.html
Other
17 stars 4 forks source link

Unknown IP address #2

Closed Rafiot closed 11 years ago

Rafiot commented 11 years ago

If the IP address has no description via asn_history, it will return an exception to the user.

https://github.com/CIRCL/bgpranking-redis-api/blob/master/bgpranking/api.py#L101