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

116 Commits

Author SHA1 Message Date
13bcadf871 add config io-stream-max-ppi
This new options allows to control
the traffic stream max packets per interval.
2021-04-01 14:22:12 +02:00
789306cfb0 Improve IO Performance 2021-04-01 13:22:28 +02:00
ef18cf2dfb rx packet_mmap / tx raw 2021-04-01 01:33:29 +02:00
9aa161a162 stream support netmap and raw 2021-04-01 00:53:18 +02:00
ae3c2961d3 IO tuning 2021-04-01 00:16:11 +02:00
dd427be063 add new options to overwrite sources
+ stream->source-ipv4-address
+ stream->source-ipv6-address
2021-03-31 22:52:22 +02:00
35cffe2a2d IO fixes 2021-03-31 17:20:09 +02:00
54f9f79e07 fix L2TP delay stats 2021-03-31 15:58:51 +02:00
7b2f80c746 UI enhancements 2021-03-31 15:58:30 +02:00
854585bec1 Minor UI Fix 2021-03-31 15:39:07 +02:00
1f2cd179f5 Add UI View for Stream Stats 2021-03-31 15:37:59 +02:00
6e7c44e286 Fix IPv6 session traffic RX 2021-03-31 14:15:25 +02:00
d957896180 Docu and Accoutning Stats
+ add traffic stream docu
+ add session accounting stats
+ ...
2021-03-31 12:29:15 +02:00
ee93705d06 Fix L2TP Traffic Streams 2021-03-31 10:47:55 +02:00
71d38f2f65 L2TP Traffic Streams (WIP) 2021-03-30 23:16:56 +02:00
4ea1c75a8a Traffic Streams 2021-03-30 22:11:37 +02:00
67f8182ef9 Traffic Streams (WIP) 2021-03-30 13:23:36 +02:00
e62164f987 Add Fragentation Support
+ set DF bit for session traffic
+ add session rx/tx counter
+ add session rx fragmented counter
+ add interface rx fragmented counter
2021-03-25 13:38:11 +01:00
53a95e28f1 Add total/verified-flows to session-info 2021-03-25 11:32:13 +01:00
b7b8f24107 Display L2TP proxy auth type and response 2021-03-24 17:51:33 +01:00
2917f91aa7 docu update 2021-03-24 17:00:52 +01:00
2c4ce06b96 Fix network IPv6 receive
ICMPv6 NS packets send to MC address are dropped.
2021-03-24 11:09:57 +01:00
8b126fd4de mminor interface locking enhancement 2021-03-24 10:16:30 +01:00
09059c70ef Reset session-traffic before reconnect 2021-03-24 09:26:25 +01:00
42bd5db768 delete codacy 2021-03-23 23:03:37 +01:00
11ec50a97e Fix L2TP unhide 2021-03-23 22:51:37 +01:00
931152ae77 update code analysisis branches 2021-03-23 21:32:15 +01:00
c036a24baa docu update 2021-03-23 21:17:37 +01:00
3c3b57adea docu update 2021-03-23 13:38:26 +01:00
1876611dab Interface Locking (#15) 2021-03-23 12:13:03 +01:00
935df1eda2 fix cli.py lint warning 2021-03-23 09:36:14 +01:00
751707f0ae Merge pull request #23 from rtbrick/netmap
netmap, N:1 VLAN mode and TOS
2021-03-23 09:29:15 +01:00
cdf2e17a3b Fix cli.py script 2021-03-23 09:26:34 +01:00
b27810eaf1 Add l2tp TOS support 2021-03-23 09:17:22 +01:00
44abf20e98 Add multicast-traffic-tos support 2021-03-22 19:25:51 +01:00
d1551cc883 Add multicast-traffic-length support 2021-03-22 19:20:41 +01:00
1a4658ddec Add PPPoE/PPP control VLAB PBIT 2021-03-22 17:45:46 +01:00
ca2646547c cmake doc update 2021-03-22 16:49:11 +01:00
ad667102c5 Add DSL Type support 2021-03-22 16:49:00 +01:00
50f3c229e7 docu updates 2021-03-22 16:32:30 +01:00
6d95e346b0 Move session init to bbl_sessions.c 2021-03-22 10:49:09 +01:00
34bf97cff8 Fix VLAN/session lookup 2021-03-22 10:49:09 +01:00
5a67810758 Fix N:1 VLAN Support 2021-03-22 10:49:09 +01:00
b2f98e3ff2 Fix build without netmap 2021-03-22 10:49:09 +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
a1f9bae8dc Fix CPS calculation 2021-03-22 10:46:21 +01:00
761542198b Fix IGMP for IPoE 2021-03-22 10:42:20 +01:00
902cb4152d Fix ICMPv6 ND 2021-03-18 19:56:38 +01:00
148c3fd158 Fix UDP decode bug 2021-03-12 18:15:06 +01:00
ec72cc946e Add session traffic verifcation status command 2021-03-12 14:09:38 +01:00