- Sep 27, 2022
-
-
delacal authored
-
delacal authored
-
delacal authored
-
Lluis Gifre Renom authored
feat: P4 device driver See merge request teraflow-h2020/controller!185
-
delacal authored
-
Lluis Gifre Renom authored
style(service): fix style issues in service handler See merge request teraflow-h2020/controller!187
-
Carlos Natalino Da Silva authored
-
delacal authored
Fixed L3 security status KPIs monitoring in CentralizedAttackDetector component and added scenario 3 components to my_deploy.sh
-
delacal authored
-
delacal authored
-
- Sep 26, 2022
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
- Sep 24, 2022
-
-
gkatsikas authored
Signed-off-by: gkatsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
- Sep 20, 2022
-
-
Georgios Katsikas authored
fix: broken links in Automation and Policy README files See merge request teraflow-h2020/controller!186
-
Georgios Katsikas authored
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
This commit adds support for P4 device and resource management by implementing: * key P4 entities as Python objects * a context class for turning P4 info files into context * common functions around P4 * a manager class which exploits P4 entities and context to manage P4 devices * GetConfig() RPC * SetConfig() RPC, and * DeleteConfig() RPC * basic internal and unit tests Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
doc(policy): update README See merge request teraflow-h2020/controller!184
-
Georgios Katsikas authored
doc(automation): update README See merge request teraflow-h2020/controller!183
-
Georgios Katsikas authored
feat: ztpUpdate RPC is also event-driven See merge request teraflow-h2020/controller!182
-
Georgios Katsikas authored
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
This commit provides support for automated invokation of the ztpUpdate RPC upon a DEVICE_UPDATED event. When this event is triggered, the Automation component fetches the associated device configuration and applies it to the device. Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
fix: running config rules should not contain exceptions See merge request teraflow-h2020/controller!180
-
Georgios Katsikas authored
style: changes in parent Driver API documentation See merge request teraflow-h2020/controller!181
-
Georgios Katsikas authored
Device/Monitoring component: See merge request teraflow-h2020/controller!178
-
- Sep 19, 2022
-
-
Carlos Natalino Da Silva authored
-
Carlos Natalino Da Silva authored
-
Sergio Gonzalez Diaz authored
-
Lluis Gifre Renom authored
Including script to build, test and report See merge request teraflow-h2020/controller!171
-
Javier Moreno authored
-
Georgios Katsikas authored
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Georgios Katsikas authored
Signed-off-by: Georgios Katsikas <katsikas.gp@gmail.com>
-
Javier Moreno authored
-
Georgios Katsikas authored
- device: added environemnt variable to prevent loading drivers other than emulated - monitoring: set environment variable to force loading only emulated driver during unitary tests of monitoring
-
- Sep 15, 2022
-
-
Carlos Natalino Da Silva authored
-