Skip to content

Releases: dbarrosop/sir

v0.17

19 Aug 13:35
Compare
Choose a tag to compare

New features:

  • top_prefixes can now return ipv4, ipv6 or both protocols
  • Implemented a way to purge old BGP data ("/api/v1.0/pmacct/purge_bgp")
  • Implemented a way to purge old flow data ("/api/v1.0/pmacct/purge_flows")

v0.16

14 Aug 10:50
Compare
Choose a tag to compare

Added raw_bgp endpoint

v0.11

28 Jul 11:03
Compare
Choose a tag to compare

Now you can install SIR like this if you want:

pip install SIR

v0.10

28 Jul 10:56
Compare
Choose a tag to compare

Almost there : )

v0.9-beta1

27 Jul 08:48
Compare
Choose a tag to compare
v0.9-beta1 Pre-release
Pre-release

This is the first release running in production. There are some minor things to polish but nothing that should prevent you from using it.

Please, refer to the documentation for installing instructions.