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

851 Commits

Author SHA1 Message Date
31d476c91c fix formatting 2022-11-02 17:52:51 +01:00
ff7b99e74e fix timer_smear_all_buckets 2022-11-02 17:52:51 +01:00
866703710b add config igmp->multicast-traffic-autostart 2022-11-02 17:52:51 +01:00
b7ef58c2ef fix warning in actions 2022-11-02 17:52:51 +01:00
f034105173 add some time between thread creation 2022-11-02 17:52:51 +01:00
7524732fb7 fix timer_smear_all_buckets 2022-11-02 17:52:51 +01:00
ec04316fe6 fix stream rates 2022-11-02 17:52:51 +01:00
f5615086db Token Bucket for Streams 2022-11-02 17:52:51 +01:00
1747e2f9fc handle interface-disabled 2022-11-02 17:52:51 +01:00
1cd861615d fix LACP timeout 2022-11-02 17:52:51 +01:00
bdd4c2d3fc fix session traffic 2022-11-02 17:52:51 +01:00
84a9932e91 fix stats 2022-11-02 17:52:51 +01:00
ae6704eb4d improve network interface RX path 2022-11-02 17:52:51 +01:00
2c184381d8 update IGMP and CFM 2022-11-02 17:52:51 +01:00
50208621a9 restructure control commands 2022-11-02 17:52:51 +01:00
15129972c3 LAG fixes, enhancements, commands... 2022-11-02 17:52:51 +01:00
71f87fbeeb Add LACP (initial working draft) 2022-11-02 17:52:51 +01:00
1271bf86ac LAG/LACP first draft (WIP)
+ initial LAG/LACP draft
+ fix protocol structures
2022-11-02 17:52:51 +01:00
4c8221dfba threaded ctl socket 2022-11-02 17:52:51 +01:00
b3c0498847 init DPDK only if needed 2022-11-02 17:52:51 +01:00
12917ae025 fix packet_mmap 2022-11-02 17:52:51 +01:00
425f384efd IO fixes/enhancements 2022-11-02 17:52:51 +01:00
4d8de4fd34 fixes, config, stats and performance 2022-11-02 17:52:51 +01:00
d2eede5b08 multicast fixes 2022-11-02 17:52:51 +01:00
a8c9fb7332 stream optimization 2022-11-02 17:52:51 +01:00
6e7c7098a5 fix streams and session-traffic 2022-11-02 17:52:51 +01:00
435b1f185e smear all threaded jobs before start 2022-11-02 17:52:51 +01:00
74c5139f79 code style 2022-11-02 17:52:51 +01:00
0fe36e8f9f DPDK Init (WIP) 2022-11-02 17:52:51 +01:00
840fbbb2a4 fix DPDK/LWIP redifintion 2022-11-02 17:52:51 +01:00
8e0e00baa9 Version 0.8 (WIP) 2022-11-02 17:52:51 +01:00
d0e339ed16 Version 0.8 Initial Draft (WIP) 2022-11-02 17:52:51 +01:00
ea2a326692 update github pages 2022-11-02 14:27:01 +00:00
3a32e28ebe docu update 2022-11-02 14:25:54 +00:00
6e5134b4b5 update session-traffic example 2022-11-02 10:42:23 +00:00
252c4f3143 update README 2022-11-02 10:25:32 +00:00
8a6453bdbf update github pages 2022-11-02 10:25:07 +00:00
9519ad4eda update docu 2022-11-02 10:24:37 +00:00
c658d3a9fc update github pages 2022-11-01 21:31:40 +00:00
30c24dd130 fix receive delays stats
+ fix IO receive timestamps
+ change nsec to usec
+ ...
2022-11-01 21:28:49 +00:00
0c5d16f1ed update docu stats example 2022-11-01 19:24:06 +00:00
0c32723f4e fix stats formatting 2022-11-01 19:22:13 +00:00
4bd5f0d5c8 fix session-stats 2022-11-01 16:25:49 +00:00
92556aedad update session stats 2022-11-01 16:12:47 +00:00
c8e9a0dc7d enhanced stream rate accuracy 2022-11-01 10:33:26 +00:00
d225d04b17 update github pages 2022-10-31 23:26:32 +00:00
b45e7b5dfd update docs 2022-10-31 23:21:28 +00:00
4c933eefdd fix session-traffic stats 2022-10-31 23:21:19 +00:00
95a0bdd5f3 docu update 2022-10-31 21:55:30 +00:00
7eda7293e4 access fixes and enhancements
+ fix ipv4/6 enable/disable
+ fix session traffic
+ add PPP state disable
+ add dhcp state disabled
+ add session traffic violations for 2 and 3 seconds
+ ...
2022-10-31 21:54:43 +00:00