nagarjung / tabi

BGP Hijack Detection
Other
1 stars 3 forks source link

Integrate RPKI system with TaBi #16

Open nagarjung opened 7 years ago

nagarjung commented 7 years ago

TaBI currently processes RPKI data from static CSV files and stores them into Radix trees. Integrate TaBi to read from updated local copy of RPKI data and update them to radix tree.

karthikvee commented 7 years ago

How can we have dynamic CSV files instead of static with realtime data?