github rtrlib/rtrlib v0.6.0
0.6.0

latest releases: v0.8.0, v0.7.0, v0.6.3...
5 years ago
  • Change default symbol visibility: Hide all symbols per default, export public symbols explicitly
  • Add API to configure interval mode: {set,get}_interval_mod
  • Change naming of interval enumerations in rtr.h: add prefixes to prevent name collisions
  • Fix Debian packages: merge rtrclient and rtr-validator into one package, use libjs-jquery, fix copyright format, fix version numbering and source package format
  • Fix bug in trie structure where deletion of inner nodes may lead to incorrect reordering, i.e., a node with longer prefix length overrules nodes with shorter prefix length, which then will not be found anymore
  • Rename cli-validator to rpki-rov
  • Fix wrong length of error text in error pdu
  • Add atomtic reset for pfx table and spki table
  • Improve code for packets
  • Add rpm package build infrastructure
  • Add cppcheck suppresions for public api functions
  • Add new test to verify correctness of prefix removal
  • Remove function rtr_mgr_find_group in RTR Manager because it is not used
  • Disable unittests for Apple macOS
  • Add man pages for tools

Don't miss a new rtrlib release

NewReleases is sending notifications on new releases.