I read it after I sent you my question.
Thank you, one more time.
2016-06-03 0:58 GMT+00:00 Iwase Yusuke :
> Hi,
>
> The default value of "command" in OFPFlowMod is
> "command=ofproto.OFPFC_ADD".
> So, simple_switch_13.py sends OFPFlowMod messages with
> "command=ofproto.OFPFC_ADD".
>
> https://
Hi,
The default value of "command" in OFPFlowMod is "command=ofproto.OFPFC_ADD".
So, simple_switch_13.py sends OFPFlowMod messages with
"command=ofproto.OFPFC_ADD".
https://github.com/osrg/ryu/blob/master/ryu/ofproto/ofproto_v1_3_parser.py#L2615
Thanks,
Iwase
On 2016年06月01日 18:47, Edison Al
Hi.
Examining the file simple_switch_13.py i didn't see the cmd field in the
FlowMod message to tell it to ADD a flow to the switch FlowTable.
Is it possible to leave this command to be carried in the actions field?
Thanks.
--
*Todos querem um mundo melhor. Poucos colaboram.*
Prof. Edison de Q
Max Lin writes:
>
> I want to add some flow entries upon connecting to controller without
triggering packet_in event?
> Wheres the best starting place to put my initialization code?
> Can I use (EventOFPSwitchFeatures, CONFIG_DISPATCHER) to do the starting
code?
>
> thanks
> -
Hi,
On Tue, 21 Jan 2014 23:07:56 -0800
Max Lin wrote:
> I want to add some flow entries upon connecting to controller
> without triggering packet_in event? Wheres the best starting place
> to put my initialization code? Can I use (EventOFPSwitchFeatures,
> CONFIG_DISPATCHER) to do the starting
I want to add some flow entries upon connecting to controller without
triggering packet_in event?
Wheres the best starting place to put my initialization code?
Can I use (EventOFPSwitchFeatures, CONFIG_DISPATCHER) to do the starting code?
thanks
---
@lists.sourceforge.net
Subject: Re: [Ryu-devel] openflow 1.3 question
Hi,
On Tue, 14 Jan 2014 08:09:36 +
Morgan Yang wrote:
> I'm curious if anyone has come across any OF1.3 plugin for wireshark
> or tcpdump
>
> I've been using https://github.com/CPqD/ofdissector but I
Hi,
On Tue, 14 Jan 2014 08:09:36 +
Morgan Yang wrote:
> I'm curious if anyone has come across any OF1.3 plugin for wireshark or
> tcpdump
>
> I've been using https://github.com/CPqD/ofdissector but I'm noticing
> occasional Malformed packets for "ADD" flows between RYU OF manager and OF
Hi,
On Tue, 2 Apr 2013 20:00:14 -0700
Thomas Perniciaro wrote:
> Hello - Where can I find out exactly whats supported on the Ryu controller
> in terms of Openflow 1.3? For example - Does it support entire OXM match &
> re-write?
Yes, all the features should be supported. Please report if you fi
Hello - Where can I find out exactly whats supported on the Ryu controller
in terms of Openflow 1.3? For example - Does it support entire OXM match &
re-write?
Thanks in advance!
--
Minimize network downtime and maximize t
10 matches
Mail list logo