On Fri, Jun 15, 2012 at 01:27:43PM +0900, FUJITA Tomonori wrote:
> MAX_XID is the value that Ryu chooses. It not in the spec. So I tried
> to move it out of ofproto_v1.2.py in the commit
> 500c744f9610e8a5ff05b6bb8a997b27e5c7f5ee. However, I forgot to add it
> to somewhere. I'm not sure where is th
MAX_XID is the value that Ryu chooses. It not in the spec. So I tried
to move it out of ofproto_v1.2.py in the commit
500c744f9610e8a5ff05b6bb8a997b27e5c7f5ee. However, I forgot to add it
to somewhere. I'm not sure where is the best place for it so let's add
it to ofproto_v1.2.py for now.
Signed-o
On Wed, 13 Jun 2012 00:00:46 +0900
FUJITA Tomonori wrote:
> Add classifiers.
>
> Signed-off-by: FUJITA Tomonori
> ---
> setup.py |9 +
> 1 files changed, 9 insertions(+), 0 deletions(-)
Applied.
--
Live S
- initialize Flow.tun_id
- avoid name clash with _set_nxm_headers
- eliminated duplicated MFTPSRC
- s/len/len_/ to avoid name clash with builtin len()
Signed-off-by: Isaku Yamahata
---
ryu/ofproto/nx_match.py | 25 +++--
1 files changed, 7 insertions(+), 18 deletions(-)
di