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

27 Commits

Author SHA1 Message Date
2917f91aa7 docu update 2021-03-24 17:00:52 +01:00
c036a24baa docu update 2021-03-23 21:17:37 +01:00
3c3b57adea docu update 2021-03-23 13:38:26 +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
ad667102c5 Add DSL Type support 2021-03-22 16:49:00 +01:00
50f3c229e7 docu updates 2021-03-22 16:32:30 +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
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
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
e242b3de71 docu update 2021-02-26 18:40:55 +01:00
000d6ce07a docs update 2021-02-26 15:05:28 +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
40d23ec4cd #3 L2TPv2 LNS Support
+ update docs
+ add L2TP data traffic config options
+ ...
2021-02-23 22:04:48 +01:00
5f63682e9c docu update 2021-02-23 14:39:58 +01:00
f6fce68e5c minor docu update 2021-02-12 13:00:57 +01:00
2f9b42a5a6 #8 enable qdisc bypass by default
Documetnation is updated to inform users that qdisc bypass
should be disabled if sending fails.
2021-02-10 00:43:06 +01:00
8dc61285b3 Fixed #8 disable qdisc bypass by default
It seems that the BNG Blaster is not working with ubuntu 20.04
if qdisc bypass is enabled. Here further investiagtions will follow
but for now qdisc bypass will be disabled by default but can be
enabled with the config option `qdisc-bypass` in the interfaces
section.
2021-02-10 00:27:53 +01:00
fdc9c4e16b Fixed #7 VLAN Iterator
Now per default sessions are created by iteration
over inner VLAN range first and outer VLAN second.
Which can be changed by  new configuration option
`iterate-vlan-outer` to iterate on outer VLAN first
and inner VLAN second.
2021-02-09 11:04:25 +01:00
62ffcd426e Update Docs 2021-02-05 21:46:21 +01:00
525f7ac007 Update Logo on Pages 2021-02-05 19:15:27 +01:00
5e82fe0135 GitHub Pages 2021-02-05 19:12:03 +01:00
117944aad1 EXPORT TO GITHUB 2021-02-04 23:36:04 +01:00