Skip to content

v0.2.7

Latest
Compare
Choose a tag to compare
@Bas-Man Bas-Man released this 28 Apr 08:59
· 0 commits to master since this release
c210689

This release fixes the follwing:

  • Increase limit MAX_SPF_STRING_LENGTH to 512 see issue #2. This wil require some more thought on how to address as I work through adding testing.

  • Address case where ip4 and ip6 address incorrect append CIDR information for a single host address ip4:xxx.xxx.xxx.xxx is returned as ip4:xxx.xxx.xxx.xxx/32 in ip4 case.