ofproto-dpif: Refactor feature support structure.
authorJoe Stringer <joestringer@nicira.com>
Wed, 25 Feb 2015 00:40:42 +0000 (16:40 -0800)
committerJoe Stringer <joestringer@nicira.com>
Fri, 29 May 2015 22:27:58 +0000 (15:27 -0700)
commitb440dd8cd4313a09f8ea4cb79da8ac8eab94b010
tree8616a0635be9e54d921164b4b90ce43e99f494e0
parent7a1290cf393ac9ce7b0c69b7f4de4e0176d8333e
ofproto-dpif: Refactor feature support structure.

Place all of the detected datapath features into a separate structure,
initialized when the dpif_backer is opened and shared with xbridges.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif-xlate.h
ofproto/ofproto-dpif.c
ofproto/ofproto-dpif.h