File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ 2024-11-14 ipfixprobe-4.14.0
2+ * dpdk: set mempool size as rx queue size
3+
142024-10-17 ipfixprobe-4.13.0
25 * usability: introduce docker/podman container to convert PCAP files to CSV
36 * IPFIX: fix order of TCP options flags
Original file line number Diff line number Diff line change 1+ 2024-11-12 (Jan Sobol): dpdkDevice: use mempool size as rx queue size instead of burst size
2+ 2024-11-12 (Jan Sobol): dpdk: reduce value of DEFAULT_MBUF_POOL_SIZE to use it also as rx queue size
3+
142024-10-17 (Tomas Cejka): doc: include generated Doxyfile to create documentation
252024-10-17 (Tomas Cejka): doc: add doxygen comment for parse_packet()
362024-10-16 (Jan Sobol): dpdk-ring - fix checking if any packet has actually been parsed
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( [ 2.69] )
5- AC_INIT ( [ ipfixprobe] ,
[ 4.13 .0] ,
[ [email protected] ] ) 5+ AC_INIT ( [ ipfixprobe] ,
[ 4.14 .0] ,
[ [email protected] ] ) 66
77AC_CONFIG_SRCDIR ( [ main.cpp] )
88AC_CONFIG_HEADERS ( [ config.h] )
You can’t perform that action at this time.
0 commit comments