Vlad Yasevich
3d3ea5af5c
rtnl: Add support for netdev event to link messages
...
When netdev events happen, a rtnetlink_event() handler will send
messages for every event in it's white list. These messages contain
current information about a particular device, but they do not include
the iformation about which event just happened. So, it is impossible
to tell what just happend for these events.
This patch adds a new extension to RTM_NEWLINK message called IFLA_EVENT
that would have an encoding of event that triggered this
message. This would allow the the message consumer to easily determine
if it needs to perform certain actions.
Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com >
Acked-by: David Ahern <dsahern@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2017-05-27 18:51:41 -04:00
..
2017-05-08 17:15:13 -07:00
2017-05-23 20:32:10 +02:00
2017-05-04 12:05:32 -07:00
2017-05-09 12:51:49 +02:00
2017-05-08 19:03:25 -07:00
2017-05-08 17:15:13 -07:00
2017-05-26 20:46:35 -04:00
2017-05-11 10:44:22 -07:00
2017-05-15 12:51:38 +02:00
2017-05-16 10:24:27 +02:00
2017-05-11 11:12:26 -07:00
2017-05-24 15:17:19 -04:00
2017-05-08 17:15:15 -07:00
2017-05-10 15:33:45 +02:00
2017-05-23 11:01:28 -04:00
2017-05-09 15:15:47 -07:00
2017-05-09 15:15:47 -07:00
2017-05-22 20:50:11 +02:00
2017-05-12 15:43:10 -07:00
2017-05-11 14:19:00 -04:00
2017-05-08 17:15:11 -07:00
2017-05-08 17:15:11 -07:00
2017-05-13 17:52:16 -07:00
2017-05-05 15:54:45 +08:00
2017-05-05 18:49:20 -07:00
2017-05-08 17:15:11 -07:00
2017-05-25 13:44:28 -04:00
2017-05-12 15:57:15 -07:00
2017-05-08 17:15:13 -07:00
2017-05-04 19:15:35 -07:00
2017-05-26 15:18:44 -04:00
2017-05-18 10:07:41 -04:00
2017-05-18 10:07:40 -04:00
2017-05-24 16:27:14 -04:00
2017-05-08 17:15:12 -07:00
2017-05-08 17:15:10 -07:00
2017-05-08 17:15:11 -07:00
2017-05-17 21:50:27 -04:00
2017-05-08 17:15:14 -07:00
2017-05-10 11:29:23 -07:00
2017-05-04 14:01:24 -07:00
2017-05-08 17:15:13 -07:00
2017-05-08 17:15:10 -07:00
2017-05-10 21:46:22 -07:00
2017-05-21 13:37:32 -04:00
2017-05-22 12:12:20 -04:00
2017-05-10 13:03:38 -07:00
2017-05-08 19:01:06 -04:00
2017-05-20 10:11:34 -06:00
2017-05-09 15:15:47 -07:00
2017-05-09 22:55:58 +10:00
2017-05-11 10:26:22 -05:00
2017-05-22 18:01:46 +02:00
2017-05-05 11:36:44 -07:00
2017-05-08 17:15:10 -07:00
2017-05-26 10:51:18 -07:00
2017-05-19 19:41:43 -04:00
2017-05-09 10:01:15 -07:00
2017-05-05 22:54:28 +02:00
2017-05-08 17:15:11 -07:00
2017-05-08 17:15:12 -07:00
2017-05-18 10:07:40 -04:00
2017-05-23 07:40:44 -05:00
2017-05-10 10:30:46 -07:00
2017-05-27 18:51:41 -04:00
2017-05-05 18:16:23 -07:00
2017-05-08 17:15:12 -07:00
2017-05-08 18:49:23 -07:00
2017-05-18 10:07:40 -04:00
2017-05-21 13:37:32 -04:00
2017-05-05 18:49:20 -07:00
2017-05-05 22:54:28 +02:00
2017-05-17 16:06:01 -04:00
2017-05-08 17:15:15 -07:00
2017-05-08 17:15:14 -07:00
2017-05-16 15:41:29 -04:00
2017-05-09 16:43:22 +03:00
2017-05-12 15:57:15 -07:00