Version 1.5.5
- added
ShortestPrefixMatch
andShortestPrefixMatchNode
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