Merge remote-tracking branch 'origin/topic/timw/1493-mobile-ipv6'

* origin/topic/timw/1493-mobile-ipv6:
  GH-1493: Fix build with -DENABLE_MOBILE_IPV6
This commit is contained in:
Jon Siwek 2021-04-07 15:54:21 -07:00
commit c9874be22a
4 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,8 @@
4.1.0-dev.497 | 2021-04-07 15:54:21 -0700
* GH-1493: Fix build with -DENABLE_MOBILE_IPV6 (Tim Wojtulewicz, Corelight)
4.1.0-dev.495 | 2021-04-07 11:12:13 -0700
* Change TableVal::ToMap() to return ValPtr-indexed maps (Jon Siwek, Corelight)