Skip to content

v1.0.5

Latest

Choose a tag to compare

@ynHuber ynHuber released this 22 Jul 11:05
abc4eaa

What's Changed

  • Performance improvements by @ynHuber in #36
    New features:
    • Caching: Configured via router-specific parameters in bgp.conf
      • cache_ttl Default = 1m - Set to -1 to disable cache
      • cache_size Default = 8192 entries
    • LocalRibCopy: Option to keep a local RIB table of best paths for faster lookup.
      Intended for programs using multiple lookups per second
      • Enable via local_rib_copy
      • New lookup method LookupBestInLocalRibCopy

Full Changelog: v1.0.4...v1.0.5