aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/openvswitch.h
AgeCommit message (Collapse)AuthorFilesLines
2020-09-30linux-3.10.0-1160.el7Jason A. Donenfeld1-23/+422
2013-03-29openvswitch: 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>