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

457 Commits

Author SHA1 Message Date
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
1c2a4d0b6d docu update 0.5.0 2021-03-24 17:02:02 +01:00
2917f91aa7 docu update 2021-03-24 17:00:52 +01:00
29e95951b4 Merge pull request #24 from rtbrick/dev
Dev to Main
2021-03-24 16:58:09 +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
90f15c450c delete codacy 2021-03-23 23:04:08 +01:00
42bd5db768 delete codacy 2021-03-23 23:03:37 +01:00
6d340d5b10 update code analysisis branches 2021-03-23 22:52:11 +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
b7aa1ae01f Merge pull request #22 from rtbrick/dev
Dev to Main
0.4.8
2021-03-22 10:48:10 +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
a0cba9f0e7 Merge pull request #20 from rtbrick/dev
Fix UDP decode bug
0.4.7
2021-03-12 18:22:32 +01:00
148c3fd158 Fix UDP decode bug 2021-03-12 18:15:06 +01:00
fd00948d00 Merge pull request #19 from rtbrick/dev
Dev
0.4.6
2021-03-12 15:32:07 +01:00
ec72cc946e Add session traffic verifcation status command 2021-03-12 14:09:38 +01:00
900d276181 Add L2TP data ipv4 rx/tx stats 2021-03-12 13:44:41 +01:00
a4755f8e48 Minor config parser bug 2021-03-11 11:38:46 +01:00
aa6f0cd0fa Add L2TP session data rx/tx stats 2021-03-10 18:08:14 +01:00
150579e355 Minor docu update 2021-03-10 17:04:56 +01:00
087b95120e Fixed #18 typo estbalished 2021-03-10 16:58:18 +01:00
0a9652fbe0 Merge pull request #17 from rtbrick/dev
Dev
0.4.5
2021-03-09 17:42:37 +01:00
27d6383d1b Add IPv6 LI Stats for 59 (no next header) 2021-03-01 12:21:34 +01:00
18e0767458 Add LI IPv6 Stats to CTRL Command 2021-03-01 12:15:20 +01:00
65da6eb5dd Add IPv6 LI Stats 2021-03-01 11:26:04 +01:00
e242b3de71 docu update 2021-02-26 18:40:55 +01:00