8 Commits

Author SHA1 Message Date
Christian Giese b9cd58a7e8 minor change in wireshark plugin 2023-02-19 21:27:40 +00:00
Christian Giese 46cfc91013 Revert "use random source port for streams"
This reverts commit dd3637f6b8.
2023-02-19 21:26:44 +00:00
Christian Giese dd3637f6b8 use random source port for streams
If not explicitly set in the configuration, the UDP source
port of all unicast streams will be changed to pseudo random
between 10000 - 19999 for better hash distribution over
the NIC hardware queues (RSS).
2023-02-16 17:12:49 +00:00
Christian Giese 6e7c7098a5 fix streams and session-traffic 2022-11-02 17:52:51 +01:00
Istvan Ruzman 02527d5f50 remove trailing whitespace 2021-05-26 20:33:13 +02:00
Christian Giese d1551cc883 Add multicast-traffic-length support 2021-03-22 19:20:41 +01:00
Christian Giese 0eef7679b5 netmap and N:1 VLAN mode...
+ support for multiple io-modes
    - packet_mmap (default)
    - netmap
+ support for N:1 VLAN mode
+ ...
2021-03-22 10:49:09 +01:00
Christian Giese 117944aad1 EXPORT TO GITHUB 2021-02-04 23:36:04 +01:00