1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

8 Commits

Author SHA1 Message Date
b9cd58a7e8 minor change in wireshark plugin 2023-02-19 21:27:40 +00:00
46cfc91013 Revert "use random source port for streams"
This reverts commit dd3637f6b8c7f6600e0097a4d97ceeab37b77a5b.
2023-02-19 21:26:44 +00:00
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
6e7c7098a5 fix streams and session-traffic 2022-11-02 17:52:51 +01:00
02527d5f50 remove trailing whitespace 2021-05-26 20:33:13 +02:00
d1551cc883 Add multicast-traffic-length support 2021-03-22 19:20:41 +01:00
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
117944aad1 EXPORT TO GITHUB 2021-02-04 23:36:04 +01:00