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
f6fce68e5c minor docu update 0.4.3 2021-02-12 13:00:57 +01:00
979e460a8e allow usernames of 250 chars 2021-02-12 11:57:19 +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
2f33b4760a Fix help putput 2021-02-09 22:38:55 +01:00
24d52b8ab3 Fix encode error counter 2021-02-09 22:38:41 +01:00
8d249253e7 Fixed #8 release build script 2021-02-09 22:38:06 +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.
0.4.1
2021-02-09 11:04:25 +01:00
df28879285 Update issue templates 2021-02-08 15:04:51 +01:00
e5c62101a2 Update bug_report.md 2021-02-08 15:01:59 +01:00
2e5c1a4a9b Update bug_report.md 2021-02-08 15:01:30 +01:00
8007714990 Update issue templates 2021-02-08 15:00:29 +01:00
7c1a2437a6 Update codeql-analysis.yml 2021-02-06 20:35:10 +01:00
f072c567a9 Create codacy-analysis.yml 2021-02-06 20:01:44 +01:00
3c35fd35ec Create codeql-analysis.yml 2021-02-06 19:55:00 +01:00
62ffcd426e Update Docs 2021-02-05 21:46:21 +01:00
d9e5ec6486 Do not run build action on changes in docs 2021-02-05 21:35:25 +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
bba9475c13 Fix Release Action 0.4.0 2021-02-05 17:41:51 +01:00
83e1a4f0c6 Release Actions 2021-02-05 16:00:09 +01:00
c3017bce0b rename build artifacts 2021-02-05 11:45:24 +01:00
d675fdddf3 Add GIT Info to Version 2021-02-05 11:30:40 +01:00
b1189cc0d3 User OS MAtrix for Actions 2021-02-05 10:46:48 +01:00
1ee4e20544 GitHub Actions 2021-02-05 01:17:48 +01:00
117944aad1 EXPORT TO GITHUB 2021-02-04 23:36:04 +01:00
72e52212ea Initial commit 2021-02-04 17:20:43 +01:00