CAIDA / pybgpstream

Python bindings for BGPStream
https://bgpstream.caida.org
BSD 2-Clause "Simplified" License
28 stars 22 forks source link

Set default interval start time when no interval is provided #20

Closed digizeph closed 4 years ago

digizeph commented 4 years ago

In the case where user wants to run pybgpstream in live-stream mode and do not provide a interval, we set the interval start time to be the current unix time.