On Tue, Mar 04, 2014 at 01:51:33PM +0900, FUJITA Tomonori wrote:
> On Mon,  3 Mar 2014 11:38:30 +0900
> Simon Horman <ho...@verge.net.au> wrote:
> 
> > * There are no valid flags
> > 
> > Signed-off-by: Simon Horman <ho...@verge.net.au>
> > ---
> >  ryu/ofproto/ofproto_v1_4_parser.py | 3 +--
> >  1 file changed, 1 insertion(+), 2 deletions(-)
> > 
> > diff --git a/ryu/ofproto/ofproto_v1_4_parser.py 
> > b/ryu/ofproto/ofproto_v1_4_parser.py
> > index ddc1e57..73b803f 100644
> > --- a/ryu/ofproto/ofproto_v1_4_parser.py
> > +++ b/ryu/ofproto/ofproto_v1_4_parser.py
> > @@ -1916,8 +1916,7 @@ class OFPTableMod(MsgBase):
> >      Attribute        Description
> >      ================ ======================================================
> >      table_id         ID of the table (OFPTT_ALL indicates all tables)
> > -    config           Bitmap of the following flags.
> > -                     OFPTC_DEPRECATED_MASK (3)
> > +    config           Zero
> >      ================ ======================================================
> 
> OFPTC_EVICTION and OFPTC_VACANCY_EVENTS are not valid?

Indeed, sorry for missing that.

I'll repost this patch.

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to