netlink: fix triggering of NETEV_ADDR6LIST_CHANGE event
authorHans Dedecker <[email protected]>
Mon, 26 Nov 2018 13:58:08 +0000 (14:58 +0100)
committerHans Dedecker <[email protected]>
Tue, 27 Nov 2018 08:50:41 +0000 (09:50 +0100)
commitd404c7e50bd487f9d8d3b13e5ff1c7fa878c7973
tree399da5a85e9d9c69cda8c124661d7449a55eac92
parentae6cf8008e50ba9838a056d78cb6aea405c55b7d
netlink: fix triggering of NETEV_ADDR6LIST_CHANGE event

Generate a NETEV_ADDR6LIST_CHANGE event in case the preferred lifetime
makes a transition from deprecated (preferred lifetime not greater than
current timestamp) to not deprecated (preferred lifetime greater than
current timestamp)

Reported-by: Tian Hao <[email protected]>
Signed-off-by: Hans Dedecker <[email protected]>
src/netlink.c