From: Sabrina Dubroca <[email protected]>
Date: Tue, 10 Apr 2018 16:28:56 +0200
> I added dumping of link information about tun devices over netlink in
> commit 1ec010e70593 ("tun: export flags, uid, gid, queue information
> over netlink"), but didn't add the missing netlink notifications when
> the device's exported properties change.
>
> This patch adds notifications when owner/group or flags are modified,
> when queues are attached/detached, and when a tun fd is closed.
>
> Reported-by: Thomas Haller <[email protected]>
> Fixes: 1ec010e70593 ("tun: export flags, uid, gid, queue information over
> netlink")
> Signed-off-by: Sabrina Dubroca <[email protected]>
Applied and queued up for -stable.