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

161 Commits

Author SHA1 Message Date
4172c6f92b update sphinx docu 2022-03-31 18:31:19 +02:00
2ddcc345dc update sphinx docu 2022-03-31 17:59:41 +02:00
d7ed936f6d sphinx-doc - initial draft 2022-03-30 23:47:42 +02:00
a897fd54ff update bgp docu 2022-03-28 20:59:26 +02:00
9608d4e81b docu changes 2022-03-24 21:46:35 +01:00
ab7793f92f stream traffic control
+ add option to start traffic after BGP update
+ add option to stop verfied streams
+ ...
2022-03-17 23:33:23 +01:00
4e341fc354 BGP ctrl commands, config, docu ... 2022-03-15 15:13:19 +01:00
15f6921fdc minor docu update 2022-03-09 13:27:53 +01:00
8b9ed6fa22 add ISIS SR node SID support 2022-03-07 09:19:12 +01:00
5395576716 ISIS docu 2022-03-07 09:19:12 +01:00
abc12f32c6 ISIS docu 2022-03-07 09:19:12 +01:00
f0fcc5651b ISIS config docu 2022-03-07 09:19:12 +01:00
84706453e2 disable traffic autostart via config 2022-03-07 09:19:12 +01:00
b6d4925bcf ISIS LSP update command 2022-03-07 09:19:12 +01:00
5fc6602fe5 ISIS load MRT file command 2022-03-07 09:19:12 +01:00
0b48509473 ISIS external connections
+ support for external connections
+ fixes in MRT file shandling
+ ...
2022-03-07 09:19:12 +01:00
62ce7556ab add ISIS MRT file support 2022-03-07 09:19:12 +01:00
9f5cf2c499 ISIS docu update 2022-03-07 09:19:12 +01:00
218753681e ISIS docu (initial draft) 2022-03-07 09:19:12 +01:00
615dd9aca8 add config opton to filter streams from capture
New configuration option `capture-include-streams`
to filter BNG Blaster streams (UC and MC) from captures.
2022-03-01 21:03:44 +01:00
a96c096c66 MPLS stream support
Add support to send/receive traffic streams
with up to two MPLS labels on network interfaces.
2022-01-26 13:40:54 +01:00
daaf11ad4f add stream max packets and start delay
Add new option to delay stream traffic start
(start-delay) and max packets (max-packets).
2022-01-26 13:40:54 +01:00
963624a344 add new start-delay config opton 2021-12-14 11:09:54 +01:00
aae3fc71f7 #57 access-ipv4/6-source-address
Add support to overwrite the source IP for
upstream stream traffic to allow testing RPF
functionality for IPv4 and IPv6.
2021-11-26 17:52:26 +01:00
10c717b981 Docu Update 2021-11-09 12:20:44 +01:00
cbb37b7d7e Docu Update 2021-11-02 16:24:28 +01:00
2dc4a42d26 apply markdownlint suggestions to docs/* 2021-11-02 16:03:29 +01:00
b1485ed59e remove trailing whitespace 2021-11-02 16:02:19 +01:00
f97c0e7e7b Docu Update 2021-11-02 15:53:32 +01:00
2200e185d6 README Docu Update 2021-11-02 14:45:42 +01:00
a4d2140adb Unit Tests and Docu 2021-10-29 17:44:28 +02:00
091fd565ec CTRL Socket Enhancements, Docu... 2021-10-26 15:49:55 +02:00
0536844d9d support for streams with < 1 PPS 2021-10-21 11:20:34 +02:00
b3b1edefed Traffic Streams and Fixes
+ count/report validated traffic streams
+ add sessions stats to JSON report
+ add stream stats to JSON report
+ add argument -T for traffic stream file
+ fix network interface ARP
+ ...
2021-10-20 18:34:17 +02:00
3deb3345e1 install docu update 2021-10-19 07:56:25 +00:00
cfde47e45a SQube Fixes/Enhancements 2021-10-05 17:54:14 +02:00
8dfa85fbcc A10NSP Fixes, Docu, ... 2021-10-05 15:43:31 +02:00
f6e51c3e83 Multiple Network Interface Support
Add support for multiple network interfaces
as well as further new interfaces types
like A10NSP.
2021-10-01 22:30:58 +02:00
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