Signed-off-by: Minoru TAKAHASHI
Signed-off-by: IWASE Yusuke
---
.../packet_data/of13/libofproto-OFP13-echo_reply.packet | Bin 0 -> 8 bytes
.../packet_data/of13/libofproto-OFP13-echo_request.packet | Bin 0 -> 8 bytes
.../packet_data/of13/libofproto-OFP13-error_msg.packet| Bin 0 -> 20 byte
Add expected json for the following messages.
- OFP13/15 Symmetric Messages
- OFP13/15 Asynchronous Messages
- OFP15 Multipart Messages
- OFP13/15 TableMod Message
- OFP13 PortMod Message
- OFP13/15 MeterMod Message
Signed-off-by: Minoru TAKAHASHI
Signed-off-by: IWASE Yusuke
---
.../of13
Add the following OFP13/15 Messages.
- OFP13/15 Symmetric Messages
- OFP13/15 Asynchronous Messages
- OFP15 Multipart Messages
- OFP15 Packet-Out Message
- OFP15 Barrier Message
- OFP15 Role Request Message
- OFP15 Set Asynchronous Configuration Message
- OFP13/15 TableMod message
- OFP13
Signed-off-by: IWASE Yusuke
Signed-off-by: Minoru TAKAHASHI
---
ryu/tests/packet_data_generator2/gen.c | 139 -
1 file changed, 86 insertions(+), 53 deletions(-)
diff --git a/ryu/tests/packet_data_generator2/gen.c
b/ryu/tests/packet_data_generator2/gen.c
index e
In accordance with the upgrade of the ofputil in OVS libraries,
this patch fixes to use struct eth_addr.
FYI: The appropriate commit on OVS GitHub
https://github.com/openvswitch/ovs/commit/74ff3298c8806bb09d0c7e40a25b889ab7564769
Signed-off-by: IWASE Yusuke
Signed-off-by: Minoru TAKAHASHI
---
IWASE Yusuke (2):
packet_data_generator2: Fix to use struct eth_addr
packet_data_generator2: Sort by OF1.5 index order
Minoru TAKAHASHI (3):
packet_data_generator2: Add OFP13/15 Messages
test_parser: Add expected json for OFP13/15 Messages
packet_data: Regen
.../of13/libofproto-OFP13-e
Error message:
TypeError: startswith first arg must be bytes or a tuple of bytes, not str
--
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
http://blog.takeshi.tw
From 1ab0120b6e10e4374bbea50a1d2a01f0e587bad0 Mon Sep 17 00:00:00 2001
From: T
Hello,
I agree about six.text_type -- but I'm not exactly sure where to fix this:
'ofpport' is actually an instance of
'ryu.ofproto.ofproto_v1_3_parser.OFPPort', which is AFAIK an immutable
tuple subclass containing the deserialized struct field data.
The description of the field ryu.ofproto.ofpr
Please may I know:
How to create the new agent for multiple nodes ?
Could you attach your local.conf file for kilo release ?
Best Regards
On 8 October 2015 at 10:33, fumihiko kakuma wrote:
> Hi,
>
> On Thu, 8 Oct 2015 09:28:02 +0200
> Alioune wrote:
>
> > Thanks for your response Fumihiko.
>
At Wed, 7 Oct 2015 13:09:03 +0200,
Fadi Moukayed wrote:
>
> Signed-off-by: Fadi Moukayed
> ---
> ryu/topology/switches.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ryu/topology/switches.py b/ryu/topology/switches.py
> index 5fe5d26..20d04fd 100644
> --- a/ryu/top
Hi,
On Thu, 8 Oct 2015 09:28:02 +0200
Alioune wrote:
> Thanks for your response Fumihiko.
>
> I am using OpenStack juno.
>
> Instead of putting "enable_plugin networking-ofagent
> https://git.openstack.org/openstack/networking-ofagent"; in local.conf do
> you think it could be possible to inst
Thanks for your response Fumihiko.
I am using OpenStack juno.
Instead of putting "enable_plugin networking-ofagent
https://git.openstack.org/openstack/networking-ofagent"; in local.conf do
you think it could be possible to install networking-ofagent in remote ryu
server and then enter "ovs-vsctl
12 matches
Mail list logo