* 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 ================ ====================================================== Example:: -- 1.8.5.2 ------------------------------------------------------------------------------ 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