ofproto: Omit hidden tables from "next tables".
authorBen Pfaff <blp@nicira.com>
Thu, 1 Jan 2015 22:40:44 +0000 (14:40 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 2 Jan 2015 19:08:13 +0000 (11:08 -0800)
commit5dc7516b6a9e26f32d5f60f3b0b32126fad843c1
treeedf225d1dd28a30a92b2ebf55aecb5c1c05b080e
parent6e72c8f755e96bfd396f8bdcacd5e14e4a7610da
ofproto: Omit hidden tables from "next tables".

Hidden tables are intended to be concealed from OpenFlow, but their
presence leaked through the "next tables" and "instructions" in the OF1.3+
table features reply.  This fixes the problem.

Reported-by: "Ronaldo A. Ferreira" <ronaldof@CS.Princeton.EDU>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Thomas Graf <tgraf@noironetworks.com>
AUTHORS
ofproto/ofproto.c
tests/ofproto.at