Skip to content

Commit 0a828c2

Browse files
committed
2025.04.1
1 parent 7ba3db1 commit 0a828c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2025.04.1 08.04.2025
2+
====================
3+
- set dpdk_pkt_burst = 128 (from 32)
4+
5+
16
2025.04.0 07.04.2025
27
====================
38
- Added support for applying multiple filters on individual interfaces - interface_libpcap_filter. See doc/voipmonitor.conf for detailed explanation. This option allows to overcome ~2.2M PPS on AWS or other virtualisations without using DPDK where software interrupts is the bottleneck [VS-1683]

voipmonitor_define.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define VOIPMONITOR_DEFINE_H
33

44

5-
#define RTPSENSOR_VERSION "2025.04.0"
5+
#define RTPSENSOR_VERSION "2025.04.1"
66
#define RTPSENSOR_BUILD_NUMBER "local_build"
77
#define NAT
88

0 commit comments

Comments
 (0)