ofsoftswitch13
ofsoftswitch13 copied to clipboard
OpenFlow 1.3 switch.
Hey, I'm trying to install openwrt (trunk) and openflow 1.3 on TP-LINK WR1043ND v4.0 on my Ubuntu 18.04 and I'm getting some errors about hashes, I've quoted it down below....
in my centos 7 PC i am not able to compile the program. on running make command i am getting this output CMakeFiles/netvmburg.dir/parser.cpp.o:(.eh_frame+0xab): undefined reference to `__gxx_personality_v0' collect2: error: ld...
no-error=stringop-truncation no-error=format-truncation= closes #312
Installation error while installing ofsoftswitch13 ``` In file included from /usr/include/string.h:519, from lib/netdev.c:111: In function ‘strncpy’, inlined from ‘restore_flags’ at lib/netdev.c:1714:5: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: error: ‘__builtin_strncpy’ specified bound 16 equals destination size...
Hi. I'm using CPqd/ofsoftswitch13 to my tp-link wr740n when i try to using it on simple_switch_13 ryu controller, it works as supposed but when i try simple_switch_stp_13, it doesnt work...
Hi, I'm working with CPqD switch on Mininet, and I would like to put some QoS in my network, but I have some problems with the queuing mechanism : my...
Hello I want to connect my 5G core with ofsoftswitch13 . What is the procedure. Can anyone help
Hello, Can you please say what are the username and password of the the pre-configured VM, which is available in the following link? https://mega.co.nz/#!DU1wiaKb!TL46wmSnp1uwSRWBo8_tzhK02TYOw41hpef1aK_Kwqg Also, I am wondering if ONOS...
I want an NS3 that supports both ofsoftswitch13 and DCTCP. However, DCTCP is only supported in NS3.31, while ofsoftswitch13 is only supported in NS3.28 and NS3.29. I tried modifying the...
When i do the "Example of the operation of QoS by using Meter Table" in this book https://ryu-sdn.org/resources.html, i found that it can ping well between each switch, but when...