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

5 Commits

Author SHA1 Message Date
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
5e82fe0135 GitHub Pages 2021-02-05 19:12:03 +01:00
117944aad1 EXPORT TO GITHUB 2021-02-04 23:36:04 +01:00