summaryrefslogtreecommitdiff
path: root/include/uapi/linux/openvswitch.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-30openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf1-0/+456
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>