]> Pileus Git - ~andy/linux/commit
openvswitch: Drop user features if old user space attempted to create datapath
authorThomas Graf <tgraf@suug.ch>
Fri, 13 Dec 2013 14:22:19 +0000 (15:22 +0100)
committerJesse Gross <jesse@nicira.com>
Mon, 6 Jan 2014 23:53:00 +0000 (15:53 -0800)
commit44da5ae5fbea4686f667dc854e5ea16814e44c59
tree66c2cb74f950abe16d4b811068bfefb045037e05
parent43d4be9cb55f3bac5253e9289996fd9d735531db
openvswitch: 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>
Signed-off-by: Jesse Gross <jesse@nicira.com>
include/uapi/linux/openvswitch.h
net/openvswitch/datapath.c