]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Expose <linux/openvswitch.h> to userspace
authorThomas Graf <tgraf@suug.ch>
Fri, 29 Mar 2013 13:46:52 +0000 (14:46 +0100)
committerJesse Gross <jesse@nicira.com>
Sat, 30 Mar 2013 00:54:33 +0000 (17:54 -0700)
commitea51fecc77e95f063ef9ba80ad2966bf4c95c92d
tree7bd56dd948101a82bb6a797092aaaf85ffb8db98
parentd331cb13c79541cde865e7633880029be6190678
openvswitch: Expose <linux/openvswitch.h> to userspace

It contains the public netlink interface bits required by userspace to
make use of the interface.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Jesse Gross <jesse@nicira.com>
include/linux/openvswitch.h
include/uapi/linux/Kbuild
include/uapi/linux/openvswitch.h [new file with mode: 0644]