Re: [PATCH V6 net-next 0/2] rtnetlink: Updates to rtnetlink_event()

2017-05-27 Thread David Miller
From: Vladislav Yasevich Date: Sat, 27 May 2017 10:14:33 -0400 > First is the patch to add IFLA_EVENT attribute to the netlink message. It > supports only currently white-listed events. > Like before, this is just an attribute that gets added to the rtnetlink > message only when the messaged was

[PATCH V6 net-next 0/2] rtnetlink: Updates to rtnetlink_event()

2017-05-27 Thread Vladislav Yasevich
First is the patch to add IFLA_EVENT attribute to the netlink message. It supports only currently white-listed events. Like before, this is just an attribute that gets added to the rtnetlink message only when the messaged was generated as a result of a netdev event. In my case, this is necessary s