Tuesday, February 23, 2016

Snort++ Update

Pushed build 187 to github (snortadmin/snort3):

  • added delete/delete[] replacements for no throw overload; thanks to Ramya Potluri for reporting the issue
  • fixed a detection option comparison bug which wasted time and space
  • disable perf_monitor by default since the reporting interval should be set
  • memory manager updates
  • valgrind and unsanitary address fixes
  • snort2lua updates for dce2
  • build issue fix - make non-GNU strerror_r() the default case
  • packet latency updates
  • perfmon updates