Re: [PATCH net-next 18/20] net/ipv6: Update ip6addrlbl_dump for strict data checking

2018-10-07 Thread Christian Brauner
On Thu, Oct 04, 2018 at 02:33:53PM -0700, David Ahern wrote: > From: David Ahern > > Update ip6addrlbl_dump for strict data checking. If the flag is set, > the dump request is expected to have an ifaddrlblmsg struct as the > header. All elements of the struct are expected to be 0 and no > attribu

[PATCH net-next 18/20] net/ipv6: Update ip6addrlbl_dump for strict data checking

2018-10-04 Thread David Ahern
From: David Ahern Update ip6addrlbl_dump for strict data checking. If the flag is set, the dump request is expected to have an ifaddrlblmsg struct as the header. All elements of the struct are expected to be 0 and no attributes can be appended. Signed-off-by: David Ahern --- net/ipv6/addrlabel