Skip to content

Version 1.5.5

Compare
Choose a tag to compare
@seancfoley seancfoley released this 22 Sep 02:05
· 16 commits to master since this release
10e24b2
  • added ShortestPrefixMatch and ShortestPrefixMatchNode methods to tries
  • performance improvements for all trie operations
  • performance improvement for sequential range containment operation
  • fix to increment method for certain IPv6 addresses with zero /64 prefix
  • fix to issue #7, separate the main functions into cmd subdirectories