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>
This commit is contained in:
parent
14b57a1055
commit
22e3880a76
3 changed files with 458 additions and 432 deletions
|
@ -285,6 +285,7 @@ header-y += nvram.h
|
|||
header-y += omap3isp.h
|
||||
header-y += omapfb.h
|
||||
header-y += oom.h
|
||||
header-y += openvswitch.h
|
||||
header-y += packet_diag.h
|
||||
header-y += param.h
|
||||
header-y += parport.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue