Re: [net-next v4 1/4] openvswitch: Add meter netlink definitions

2017-11-09 Thread Pravin Shelar
On Thu, Nov 9, 2017 at 11:00 AM, Andy Zhou wrote: > Meter has its own netlink family. Define netlink messages and attributes > for communicating with the user space programs. > > Signed-off-by: Andy Zhou Acked-by: Pravin B Shelar

[net-next v4 1/4] openvswitch: Add meter netlink definitions

2017-11-08 Thread Andy Zhou
Meter has its own netlink family. Define netlink messages and attributes for communicating with the user space programs. Signed-off-by: Andy Zhou --- include/uapi/linux/openvswitch.h | 51 1 file changed, 51 insertions(+) diff --git a/include/uapi/linux/