-
**Describe what you are trying to solve**
Antrea is planned to support IPv4/IPv6 dual-stack. To support IPv4/IPv6 dual-stack in Antrea, some code changes on NetworkPolicy are needed, including 1) co…
-
hi, when i use mininet with odl and run sudo mn --topo linear,3 --mac --controller=remote,ip=192.168.56.101,port=6633 --switch ovs,protocols=OpenFlow13 everything works fine and i get to see my topolo…
-
Testing kytos-ng/of_core with a physical OpenFlow switch, eventually Kytos receives an invalid OpenFlow message from the switch (badly formatted packet) and Kytos fails to handle this behavior.
To …
-
Hello,
This is my first time to configure Arista Switch and ZTP server, so I got confuse about this case and I don't know where I got this wrong.
I already have (Cloudvision Provisioning) CVP serv…
-
Would you support Openflow parsing as an enhancement?
-
### Brief Summary:
This article would start with basics of SDN and then introduce open flow protocol and how is it used in networks. A brief explanation of why is SDN so popular. Advantages and feat…
-
I was trying floodlight with the latest OVS and the below error is thrown and leads to connection loss. However when I try it with OVS 2.9 version then it works fine, Could you please point me towards…
-
Please explain why target_type is a string instead of the enum TargetType
Thanks
David
enum TargetType {
UNKNOWN = 0;
// https://www.iana.org/assignments/service-names-port-numbers/serv…
-
Running Kytos with OpenFlow 1.0 we get the `PackException` error with the message `'PortStatsRequest.port_no - Expected UBInt16, found value "None" of type NoneType`, this error interrupted the normal…
-