Re: [PATCH net-next] ipv6: send netlink notifications for manually configured addresses

2018-04-19 Thread Lorenzo Bianconi
> From: Lorenzo Bianconi > Date: Tue, 17 Apr 2018 11:54:39 +0200 > >> Send a netlink notification when userspace adds a manually configured >> address if DAD is enabled and optimistic flag isn't set. >> Moreover send RTM_DELADDR notifications for tentative addresses.

Re: [PATCH net-next] ipv6: send netlink notifications for manually configured addresses

2018-04-17 Thread David Miller
From: Lorenzo Bianconi Date: Tue, 17 Apr 2018 11:54:39 +0200 > Send a netlink notification when userspace adds a manually configured > address if DAD is enabled and optimistic flag isn't set. > Moreover send RTM_DELADDR notifications for tentative addresses. > >

[PATCH net-next] ipv6: send netlink notifications for manually configured addresses

2018-04-17 Thread Lorenzo Bianconi
Send a netlink notification when userspace adds a manually configured address if DAD is enabled and optimistic flag isn't set. Moreover send RTM_DELADDR notifications for tentative addresses. Some userspace applications (e.g. NetworkManager) are interested in addr netlink events albeit the