]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit22e3880a76bb9a0c4fa5c8fefdc8697a36a4dae1
tree7bd56dd948101a82bb6a797092aaaf85ffb8db98
parent14b57a10553b5b768f77b247e6dd285c65816064
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]