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

32 Commits

Author SHA1 Message Date
9608d4e81b docu changes 2022-03-24 21:46:35 +01:00
3610de4572 add BGP disconnect command 2022-03-24 21:05:48 +01:00
9d1fbffca0 add BGP update commands 2022-03-24 20:54:02 +01:00
83bf11bdb4 bgpupdate
+ set local-pref to optional (disabled per default)
+ allow empty AS path
+ add option to withdraw prefixes
+ ...
2022-03-24 13:34:08 +01:00
6bf2a33c87 add bgpupdate script 2022-03-23 23:24:07 +01:00
c31b0b46e4 add new contorl commands
+ stream-reset
+ isis-teardown
+ bgp-teardown
2022-03-22 16:40:41 +01:00
3f46c268c2 start/stop raw streams 2022-03-21 18:08:45 +01:00
6e1872252b Merge branch 'bgp' of github.com:rtbrick/bngblaster into bgp 2022-03-21 18:08:15 +01:00
1616d78d1e add stream stats 2022-03-21 14:20:21 +01:00
db2b29e060 minor UI fix 2022-03-21 13:07:07 +01:00
09f66204cb disable MC if traffic is disabled globally 2022-03-21 13:06:52 +01:00
e38e510d31 respond to all ICMP echo-request on netif 2022-03-21 13:06:06 +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
aea52d4e9e fix TLV 149 encoder for more than 1 binding TLV 2022-03-17 08:27:51 +00:00
ddf7cc5a4d BGP enhancements
+ add tcp idle callback function
+ extend bgp-sessions command
+ log update start/stop timestamp
+ decode raw update stream
+ ...
2022-03-16 14:39:30 +01:00
4e341fc354 BGP ctrl commands, config, docu ... 2022-03-15 15:13:19 +01:00
ff16b44532 BGP enhancements/fixes 2022-03-15 14:19:21 +01:00
141f218022 BGP log format 2022-03-14 18:49:06 +01:00
e337b432b2 Minor BGP enhancements 2022-03-14 18:02:51 +01:00
7c53b83f10 fix BGP compiler warning (fread) 2022-03-14 17:49:41 +01:00
537ad13e91 BGP Fixes/Enhancements 2022-03-14 16:39:31 +01:00
844fcf1943 BGP Raw Update File Support 2022-03-11 16:46:13 +01:00
658792f5b5 BGP Basic Session Handling 2022-03-11 15:00:57 +01:00
6c16bc2059 BGP session setup (WIP) 2022-03-11 00:15:11 +01:00
ad1eb9e509 fix lwIP integration 2022-03-10 15:01:18 +01:00
3d68058232 Build Enhancements 2022-03-09 15:50:43 +01:00
b173ae40c1 BGP Rebase Fixes 2022-03-09 14:25:59 +01:00
61d82e94be Import LwIP Code 2022-03-09 14:25:02 +01:00
15e17ecc70 BGP Initial (WIP) 2022-03-09 13:45:10 +01:00
2e3fe1fa1d TCP LwIP Initial (WIP) 2022-03-09 13:44:12 +01:00
ddf6a628bd update copyrigth to 2022 2022-03-09 13:28:45 +01:00
08d2f85975 Add LSPGEN and Restructure Project
+ restructure project
+ add lspgen
+ ...
2022-03-08 21:25:09 +01:00