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

123 Commits

Author SHA1 Message Date
562e2fe23c Add Connection-Status-message Support 2021-09-02 12:19:59 +02:00
3eb40b673f add support for jumbo frame streams 2021-08-19 13:53:49 +02:00
095b5f7159 Fixed #39 Support for VLAN 0x88a8 (QinQ) 2021-08-19 13:42:10 +02:00
566db9662d New config option to set gateway-mac statically 2021-08-07 12:02:39 +02:00
c8ee351d8e Docu Update 2021-08-04 15:21:38 +02:00
842ad6926b Docu Update 2021-07-27 16:02:35 +02:00
20bea071f9 Docu Update 2021-07-27 14:52:47 +02:00
7f4144fb06 L2TP Result/Disconnect Codes
Add new L2TP tunnel and session terminate commands
to allows testting of result (RFC2661) and disconnect
(RFC3145) codes.
2021-07-27 14:02:55 +02:00
cdbf9568e1 Docu Update 2021-07-21 15:40:03 +02:00
d3604f37cb Merge pull request #35 from Istvan91/remove_getuid
Remove mandatory root requirement + some smaller fixes
2021-07-21 14:48:57 +02:00
f3e6813209 document how to run bngblaster as non-root with capabilities 2021-07-12 10:53:07 +02:00
8de180132c Improve markdown compliance and add cli tags to codeblocks 2021-07-12 10:43:25 +02:00
0d5c7ff485 document command aliases 2021-07-05 15:42:46 +02:00
9df9186e73 Docu Update 2021-06-23 15:13:58 +02:00
d637cb9d86 bngblaster-cli
Rename `cli.py` to `bnglaster-cli` and install
via CMake to `sbin` directory.
2021-06-23 14:38:16 +02:00
7af90ddcaf Update Docu 2021-06-23 13:42:31 +02:00
fc80a40a50 Fix config docu markdown 2021-06-17 14:24:22 +02:00
8ceb45a07f Add Access-Line Profiles
Add new access-line-profiles and support
for all those atributes in the PPPoE BBF
vendor specific tag.
2021-06-17 14:19:50 +02:00
b0eef43f1c Docu Update 2021-06-17 10:03:13 +02:00
7d204757b4 Add custom string iterators to config parser 2021-06-16 23:04:24 +02:00
656e5a75db Add basic EOAM CFM CC Support (experimental) 2021-06-16 15:26:32 +02:00
a859b08f61 Docu Update 2021-06-02 22:13:44 +02:00
2f8e6d8ff0 DHCP Teardown Optimisations and Fixes 2021-06-02 18:10:45 +02:00
10a5b6a008 IPoE DHCPv4/DHCPv6 Enhancements and Fixes 2021-06-02 17:25:59 +02:00
9b46b155e8 IPoE DHCPv6 Support (WIP)
Initial working draft for IPoE with support for
DHCPv4 and DHCPv6.
2021-06-01 22:46:06 +02:00
02527d5f50 remove trailing whitespace 2021-05-26 20:33:13 +02:00
fa953dbf4d Fixed #28 IPoE ARP
+ fix IPoE ARP interval
+ add IPoE ARP timeout/interval config
2021-05-25 10:22:02 +02:00
5fb2508b8c Add PPP LCP start delay option 2021-05-06 13:02:06 +02:00
3c5eea352f Docu Update 2021-04-30 11:21:40 +02:00
b7eb68787f DHCP Enhancements and Fixes 2021-04-29 17:50:25 +02:00
b4521f8fb9 docu update 2021-04-23 11:21:54 +02:00
d0600f47c0 config validation and docu update 2021-04-23 11:09:18 +02:00
fb4a3a8bfb Add RAW stream support 2021-04-22 16:22:28 +02:00
18b6a62e75 Add multicast stream support and fix multicast MAC 2021-04-22 14:24:52 +02:00
c41b303109 docu update 2021-04-14 18:33:52 +02:00
dc0b3d0f6f docu update 2021-04-14 13:24:36 +02:00
bf3c115bcf stream docu update 2021-04-14 11:46:34 +02:00
dbbafb4df4 add stream bps config option 2021-04-14 11:11:06 +02:00
3fbbf9839a docu update 2021-04-13 16:57:29 +02:00
8a8bba44a2 rename stream source address to network address
Rename source-ipv4-address to network-ipv4-address
and source-ipv6-address to network-ipv6-address and apply
this option in both directions to allow overwriting network address
in upstream as well.
2021-04-13 16:57:19 +02:00
b776a43b79 Multicast Docu Update 2021-04-12 16:54:52 +02:00
07d1fd2a99 Threading Docu 2021-04-01 21:33:52 +02:00
13bcadf871 add config io-stream-max-ppi
This new options allows to control
the traffic stream max packets per interval.
2021-04-01 14:22:12 +02:00
789306cfb0 Improve IO Performance 2021-04-01 13:22:28 +02:00
dd427be063 add new options to overwrite sources
+ stream->source-ipv4-address
+ stream->source-ipv6-address
2021-03-31 22:52:22 +02:00
d957896180 Docu and Accoutning Stats
+ add traffic stream docu
+ add session accounting stats
+ ...
2021-03-31 12:29:15 +02:00
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