-
* [ ] 1. Design a slim workflow definition schema similar to FabFed but more compact
* [ ] 2. Develop client methods for managing "instance group" (similar to FabFed workflow session)
* [ ] 3. Expe…
-
Proxmox has released their software defined network in 8.1. It'd be amazing if we can manage these through Terraform.
- https://pve.proxmox.com/wiki/Software-Defined_Network
- https://pve.proxmox.…
-
세분화를 시작으로 아이디어를 완성하다
1) 주요아이디어
: 분산 SDN 컨트롤러상황에서 각 스위치의 마스터 컨트롤러를 CPU 부하량 기반으로 선출하는 기법을 제안
- 문제점: 기존 오픈플로우에서는 분산 컨트롤러가 있을 때 스위치의 마스터를 정하는 표준이 있지 않음. 따라서, 기존 기법들은 RTT, 혹은 선입선출 기반으로 마스터를 선출함
하지만, RT…
-
### Are you using XOA or XO from the sources?
XO from the sources
### Which release channel?
stable
### Provide your commit number
cc3d5
### Describe the bug
Error when trying to create a priva…
-
This task is an epic grouping task related tasks to VP04 Lot 2.
As an SCS/OpenStack user, I want to have a built-in functionality in OpenStack which lets me encrypt network traffic using TLS and p…
-
This test case had a rerun on `2024-10-04`, needs to be improved. It's not too flaky though, the last time it had a rerun was in May 2024 (5 months ago)
```
rerun: 0
tests/test_e2e_40_sdntrace.py…
-
Hello,
I am trying to integrate Contrail SDN solution with Kubernetes.
so while provision kubernetes cluster using your repo, I need to provision contrail node also using this yml file. https://ra…
-
Writer for ODV-files according to the SDN-standard.
- [x] Filter functionality (eg. year, ship, seqno, cdi_id, proj). Against SHARKlog?
- [x] One file / serie
- [x] Discrete depth data writer
-…
-
Write a pox program that prints out basic information about every packet it receives, such as the ethernet port, src/dest IP/port, protocol, etc.
-
Write a pox program that implements a simple firewall, such as only permitting traffic to or from certain ports and IP ranges. The rules should be read from a file in some kind of reasonable format. …