datapath: Drop user features if old user space attempted to create datapath
authorThomas Graf <tgraf@suug.ch>
Wed, 4 Dec 2013 04:56:22 +0000 (20:56 -0800)
committerJesse Gross <jesse@nicira.com>
Tue, 17 Dec 2013 01:03:06 +0000 (17:03 -0800)
commit94358dcffbec33cbcfd425e925139fd7e9d6153f
treecadc728ca523665427fc356a8a4312033c14f4f6
parentc58cc9a460fd158e5250e59902e96ac677dc115f
datapath: Drop user features if old user space attempted to create datapath

Drop user features if an outdated user space instance that does not
understand the concept of user_features attempted to create a new
datapath.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Reviewed-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/datapath.c
include/linux/openvswitch.h