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

15 Commits

Author SHA1 Message Date
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