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

781 Commits

Author SHA1 Message Date
266e4e7f74 fix io_thread_start_all 2022-10-17 21:29:57 +00:00
c0b3b34f89 fix io_thread_start_all 2022-10-17 21:16:35 +00:00
bf384e2cf7 fix formatting 2022-10-17 20:24:37 +00:00
3787c7b3cd fix timer_smear_all_buckets 2022-10-17 20:20:21 +00:00
118c39240e add config igmp->multicast-traffic-autostart 2022-10-17 11:42:27 +00:00
db02c1f374 fix warning in actions 2022-10-14 18:59:49 +02:00
771980a38e add some time between thread creation 2022-10-14 18:56:29 +02:00
9fd7584fb0 fix timer_smear_all_buckets 2022-10-14 18:38:40 +02:00
d7cf802f27 fix stream rates 2022-10-14 16:28:57 +02:00
6b1b7751c9 Token Bucket for Streams 2022-10-13 13:40:43 +00:00
edb39eeeb5 handle interface-disabled 2022-10-12 08:23:38 +00:00
dc54032264 fix LACP timeout 2022-10-12 08:14:32 +00:00
3ac15c828b fix session traffic 2022-10-11 21:18:14 +00:00
b7c1db06a3 fix stats 2022-10-10 13:36:01 +00:00
5319f0c138 improve network interface RX path 2022-10-10 13:36:01 +00:00
0683fc18ed update IGMP and CFM 2022-10-10 13:36:01 +00:00
d55e76ec1f restructure control commands 2022-10-10 13:36:01 +00:00
bd30f127a5 LAG fixes, enhancements, commands... 2022-10-10 13:36:01 +00:00
e56d801026 Add LACP (initial working draft) 2022-10-10 13:36:01 +00:00
f0268713e6 LAG/LACP first draft (WIP)
+ initial LAG/LACP draft
+ fix protocol structures
2022-10-10 13:36:01 +00:00
2ab73326a7 threaded ctl socket 2022-10-10 13:36:01 +00:00
d339dfdac9 init DPDK only if needed 2022-10-10 13:36:01 +00:00
4cd19455e3 fix packet_mmap 2022-10-10 13:36:01 +00:00
8d4f4ec665 IO fixes/enhancements 2022-10-10 13:36:01 +00:00
2d96a5a045 fixes, config, stats and performance 2022-10-10 13:36:01 +00:00
5bbe106a37 multicast fixes 2022-10-10 13:36:00 +00:00
1155713b21 stream optimization 2022-10-10 13:36:00 +00:00
14461ab8a8 fix streams and session-traffic 2022-10-10 13:36:00 +00:00
aa64b27baa smear all threaded jobs before start 2022-10-10 13:35:29 +00:00
09d5124a53 code style 2022-10-10 13:35:29 +00:00
2c22d75948 DPDK Init (WIP) 2022-10-10 13:35:29 +00:00
a1c1dbd8fd fix DPDK/LWIP redifintion 2022-10-10 13:35:29 +00:00
8e3a432406 Version 0.8 (WIP) 2022-10-10 13:35:29 +00:00
bc7d48eac6 Version 0.8 Initial Draft (WIP) 2022-10-10 13:35:29 +00:00
457ad4dfff Merge pull request #112 from rtbrick/dev
Dev
0.7.13
2022-10-04 13:22:51 +02:00
65469aad26 fix A10NSP stream addresses 2022-10-04 07:50:22 +00:00
e3475bc512 Inherit the link index from the inverse link, such that the same prefix is assigned to both links. 2022-10-04 07:47:53 +00:00
2c2704c7d8 Inherit the link index from the inverse link, such that the same prefix is assigned to both links. 2022-10-04 06:12:13 +00:00
fdd61d6d23 Merge branch 'dev' of github.com:rtbrick/bngblaster into dev 2022-10-04 06:10:46 +00:00
a672eda20b Merge branch 'dev' into main 0.7.12 2022-09-02 12:51:52 +00:00
e2cc82eb27 fix DHCPv6 teardown state 2022-09-02 12:51:17 +00:00
15c5e0f187 Fix L2TP Hidden AVP 2022-08-31 23:08:56 +00:00
11c66fe23c #107 add debug logs for L2TP AVP decrypt 2022-08-31 18:45:47 +00:00
b3619af55d fix ICMPv6 order issues 2022-08-31 13:18:20 +00:00
c75ae04cf4 fix IPCP/IP6CP auth reset 2022-08-31 13:01:29 +00:00
eced8c262a Merge branch 'dev' into main 0.7.11 2022-08-02 08:11:57 +00:00
3dc66c40a3 update github pages 2022-08-02 08:08:14 +00:00
598bb5daa7 IGMP enhancements
+ add igmp robustness-interval config
+ add igmp violations for 125ms, 250ms, ...
+ ...
2022-07-28 21:18:44 +00:00
7da4aec94a Revert "increase max interfaces to 1024"
This reverts commit bebb49140994500183bb6a5921194f3eb002f111.
2022-07-28 12:21:49 +00:00
bebb491409 increase max interfaces to 1024 2022-07-28 11:44:02 +00:00