Releases: snort3/libdaq
Releases · snort3/libdaq
LibDAQ v3.0.17
Changes in this release (since 3.0.16):
- daq_netmap: Fix build on Linux with non-system headers
- example: support snap encapsulation
LibDAQ v3.0.16
Changes in this release (since 3.0.15):
- daq: added outstanding counter
LibDAQ v3.0.15
Changes in this release (since 3.0.14):
- api: Add DIOCTL_GET_CPU_PROFILE_DATA ioctl to get cpu profile data
LibDAQ v3.0.14
Changes in this release (since 3.0.13):
- copyright: Update year to 2024
LibDAQ v3.0.13
Changes in this release (since 3.0.12):
- daq: send harware packets received counter
LibDAQ v3.0.12
Changes in this release (since 3.0.11):
- api: Add daq_msg_get_priv_data to get pointer to private data.
- api: Add DIOCTL_GET_PRIV_DATA_LEN ioctl to get private data length.
- trace: Don't log message when DIOCTL_PRIV_DATA_LEN ioctl is seen.
LibDAQ v3.0.11
Changes in this release (since 3.0.10):
- copyright: update for year 2023
LibDAQ v3.0.10
Changes in this release (since 3.0.9):
- geneve: add geneve decode capability flag
LibDAQ v3.0.9
Changes in this release (since 3.0.8):
- libdaq: added new flag to skip Elephant flow processing
LibDAQ v3.0.8
Changes in this release (since 3.0.7):
- gwlb: create wrapper DAQ for GWLB environment
- gwlb: do not build gwlb if afpacket is not also built