SNAS / openbmp

OpenBMP Server Collector
www.openbmp.org
Eclipse Public License 1.0
232 stars 76 forks source link

Allow more specific searching #66

Open kruisdraad opened 6 years ago

kruisdraad commented 6 years ago

You are not required to know the exact prefix when searching. However if you don't know the exact CIDR but an IP, you'd like to have the GUI/API return the most specific CIDR related to the IP given. Would that be possible? Or am i overlooking an feature

3fr61n commented 6 years ago

Hi,

I'm not sure, but are you looking for this resource (/lookup/{IP}) on the API? Check details here... https://github.com/OpenBMP/db_rest/blob/master/src/main/java/org/openbmp/db_rest/resources/Rib.java#L724

FYI... it's also posible to do it by peer