ofproto-dpif: Validate ct action support.
authorJoe Stringer <joestringer@nicira.com>
Wed, 2 Dec 2015 00:17:46 +0000 (16:17 -0800)
committerJoe Stringer <joestringer@nicira.com>
Thu, 3 Dec 2015 17:54:37 +0000 (09:54 -0800)
commit1b43cf9e68f4dd0dab4f9d3fa9dd80aeb642c139
treef6626cc3902a9c5eee027f436968972664af9a98
parent28f5311f5d8829444441b9b32dd1eebaca9c086d
ofproto-dpif: Validate ct action support.

Disallow installing rules that execute ct() if conntrack is unsupported
in the datapath.

Reported-by: Ravindra Kenchappa <ravindra.kenchappa@hpe.com>
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
ofproto/ofproto-dpif.c