Hi,
On Wed, 13 Nov 2013 01:44:43 + (UTC)
ramesh wrote:
> 1) Does RYU supports testing with any physical Ethernet switch. If so, how
> to connect to a physical ethernet switch through RYU controller and
> install / push simple openflow flows using RYU controller to the physical
> switches.
Hi,
I have installed the RYU controller.
I am looking for the below information:
1) Does RYU supports testing with any physical Ethernet switch. If so, how
to connect to a physical ethernet switch through RYU controller and
install / push simple openflow flows using RYU controller to the physi
Hi,
On Tue, 12 Nov 2013 08:27:16 -0600
Gandhimathi Velusamy wrote:
> I am working with LINC switch and Ryu. I want to work with Openflow1.3.
> For my project, I want to allocate different bandwidths to different
> applications. I have set up queues to the switch ports using sys.config.
> Could
Hi,
I am working with LINC switch and Ryu. I want to work with Openflow1.3.
For my project, I want to allocate different bandwidths to different
applications. I have set up queues to the switch ports using sys.config.
Could you please, provide me some hints on how to write an app using Ryu
control
On Tue, 12 Nov 2013 18:05:29 +0900
YAMAMOTO Takashi wrote:
> changes from the previous: pep8 fix
>
> YAMAMOTO Takashi (4):
> of13: implement OFPMP_EXPERIMENTER request and reply
> packet_data_generator: add cases for experimenter mp request/reply
> packet_data: regen
> test_parser: expec
> On Tue, 12 Nov 2013 14:14:33 +0900
> YAMAMOTO Takashi wrote:
>
>> ryu/ofproto/ofproto_v1_3_parser.py | 75
>> +-
>> 1 file changed, 74 insertions(+), 1 deletion(-)
>
> I got one pep8 warning:
>
> ryu/ofproto/ofproto_v1_3_parser.py:5205:34: E502 the backsl
Signed-off-by: YAMAMOTO Takashi
---
.../json/of13/4-61-ofp_experimenter_request.packet.json | 13 +
.../json/of13/4-62-ofp_experimenter_reply.packet.json | 13 +
2 files changed, 26 insertions(+)
create mode 100644
ryu/tests/unit/ofproto/json/of13/4-61-ofp_expe
Signed-off-by: YAMAMOTO Takashi
---
ryu/ofproto/ofproto_v1_3_parser.py | 75 +-
1 file changed, 74 insertions(+), 1 deletion(-)
diff --git a/ryu/ofproto/ofproto_v1_3_parser.py
b/ryu/ofproto/ofproto_v1_3_parser.py
index 95ee291..4e5cc9e 100644
--- a/ryu/ofprot
Signed-off-by: YAMAMOTO Takashi
---
ryu/tests/packet_data_generator/src/x4.erl | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/ryu/tests/packet_data_generator/src/x4.erl
b/ryu/tests/packet_data_generator/src/x4.erl
index 52806ed..7facfb1 100644
--- a/ryu/tests/pa
Signed-off-by: YAMAMOTO Takashi
---
.../packet_data/of13/4-61-ofp_experimenter_request.packet | Bin 0 -> 32 bytes
.../packet_data/of13/4-62-ofp_experimenter_reply.packet| Bin 0 -> 40 bytes
2 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644
ryu/tests/packet_data/of13/4-61
changes from the previous: pep8 fix
YAMAMOTO Takashi (4):
of13: implement OFPMP_EXPERIMENTER request and reply
packet_data_generator: add cases for experimenter mp request/reply
packet_data: regen
test_parser: expected json representations for OFPMP_EXPERIMENTER
ryu/ofproto/ofproto_v1_3_
On Tue, 12 Nov 2013 14:33:01 +0900
Yuichi Ito wrote:
> nxt : IPPROTO_NONE(0x3b) -> IPPROTO_TCP(0x06)
> hop_limit : 0 -> 255
>
> it is more useful and common.
>
> Signed-off-by: Yuichi Ito
> ---
> ryu/lib/packet/ipv6.py | 10 +-
> ryu/tests/unit/p
On Tue, 12 Nov 2013 14:14:33 +0900
YAMAMOTO Takashi wrote:
> ryu/ofproto/ofproto_v1_3_parser.py | 75
> +-
> 1 file changed, 74 insertions(+), 1 deletion(-)
I got one pep8 warning:
ryu/ofproto/ofproto_v1_3_parser.py:5205:34: E502 the backslash is
redundant
> if you use openvswitch, please check ports
> by the following command.
as far as i know, ovs always have at least one port. (local port)
YAMAMOTO Takashi
--
November Webinars for C, C++, Fortran Developers
Accelerate
14 matches
Mail list logo