Re: [PATCH net 2/2] tun: send netlink notification when the device is modified

2018-04-11 Thread David Miller
From: Sabrina Dubroca 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 exporte

[PATCH net 2/2] tun: send netlink notification when the device is modified

2018-04-10 Thread Sabrina Dubroca
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 o