]> git.baikalelectronics.ru Git - kernel.git/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)
commit511f71fe3870f88dbd99add4ddea52cef70e32b2
tree66c2cb74f950abe16d4b811068bfefb045037e05
parent912530677cb574a1f4965c3ce214aa284342a923
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