ofproto-dpif: Add table_is_internal() helper
authorSimon Horman <horms@verge.net.au>
Fri, 2 May 2014 08:41:33 +0000 (17:41 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 2 May 2014 14:29:47 +0000 (07:29 -0700)
commit56c091ec8cb20fb00f8af0e9a3f8b381ecaae03d
treeb360e83367728aeb4fe75954600edba5c46eba8f
parentd4e781981a769acd59108c5db062980b71a1cc50
ofproto-dpif: Add table_is_internal() helper

This will be used by a subsequent patch to add support for
recirculation for MPLS.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif.c
ofproto/ofproto-dpif.h