On Sat, 1 Jun 2013 03:21:05 -0500
Gandhimathi Velusamy <mathiy...@gmail.com> wrote:

> Hi FUJITA,
>    I have used the match like this:
> match = self.create_match(parser,
>                                   {ofproto.OXM_OF_IN_PORT: in_port,
>                                   ofproto.OXM_OF_ETH_SRC: eth_src,
>                                    ofproto.OXM_OF_ETH_TYPE: eth_type,
>                                    ofproto.OXM_OF_IP_PROTO: ip_proto,
>                                    ofproto.OXM_OF_IPV4_SRC: ipv4_src
>                                    })
> and I am getting error as  "error: ubyte format requires 0 <= number <= 255"
> 
> Could you please, help me to fix the error.

Please send the whole code. I can't say anything with only the above info.

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to