3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-22 13:40:39 +01:00
Antonio Quartulli 896aa41082 netdev: handle netlink events on bridge ports
When a wifi interface is added/removed to/from a bridge, a
RTM_NEW/DELLINK event is issued. This is the same event used to signal
when an interface is created/deleted.

For this reason the event generated by the bridge code has to be
properly distinguished and handled accordingly. Failing to do so will
result in inconsistencies in iwd which will think an interface has been
deleted when it was actually not.

Detect incoming NEW/DELLINK bridge events and reacts accordingly. For
now, this simply means printing a simple message, as there is no
special logic in iwd for this yet.
2018-06-13 08:31:46 -05:00
..
2018-04-19 11:49:41 -05:00
2018-04-19 11:49:41 -05:00
2018-05-24 15:24:16 -05:00
2017-09-12 14:29:34 -05:00
2017-10-26 16:00:21 -05:00
2017-10-26 16:00:21 -05:00
2018-06-12 11:09:10 -05:00
2018-06-07 19:43:25 -05:00
2018-05-30 15:04:20 -05:00
2018-06-12 11:09:10 -05:00
2018-06-07 19:53:42 -05:00
2018-05-30 22:36:41 -05:00
2018-05-30 14:52:22 -05:00
2018-05-30 15:09:42 -05:00
2018-05-04 19:33:55 -05:00
2018-05-04 19:33:55 -05:00
2017-11-28 13:20:33 -06:00
2018-05-24 19:22:16 -05:00
2018-05-24 13:07:00 -05:00
2017-11-28 13:30:06 -06:00
2017-11-28 13:30:06 -06:00
2016-07-20 15:29:39 -05:00
2017-12-14 16:22:09 -06:00
2017-12-14 16:22:09 -06:00
2016-06-10 09:59:59 -05:00
2017-09-22 10:08:04 -05:00
2017-10-18 19:29:24 -05:00
2018-05-24 15:24:16 -05:00
2018-05-24 15:24:16 -05:00
2016-09-13 14:53:30 -05:00
2017-08-30 16:58:14 -05:00
2017-02-17 12:27:13 -06:00