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

298 Commits

Author SHA1 Message Date
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
99a537f5d9 Merge pull request #14 from rtbrick/dev
Dev > Master - L2TP, LI and more ...
0.4.4
2021-02-26 18:33:05 +01:00
f18783a0ea Do not start IGMP for L2TP sessions 2021-02-26 18:00:22 +01:00
c54b38b640 Add IPv6 DNS Servers
Store and display IPv6 DNS servers
learned via RA and DHCPv6.
2021-02-26 17:53:27 +01:00
000d6ce07a docs update 2021-02-26 15:05:28 +01:00
bb79ed2552 Fix Bugs found with AFL 2021-02-26 14:05:11 +01:00
010fc2bffa AFL Fuzzing Tests
Add AFL fuzzing tests for protocol decode
functions.
2021-02-26 14:02:06 +01:00
320e5baed0 Fix crash if control command is executed for
Blaster intances without network interfaces.
2021-02-25 21:21:36 +01:00
8a48165601 Display IPv4 DNS servers with session-info cmd 2021-02-24 23:37:04 +01:00
0c4ad43c69 PPPoE enhancements ...
+ add PPPoE service name support #13
+ add PPPoE host uniq support
+ use dynamic memory for username, password, ari and aci
+
2021-02-24 23:36:41 +01:00