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

2018-10-05 Thread Christian Brauner
On Thu, Oct 04, 2018 at 02:33:42PM -0700, David Ahern wrote: > From: David Ahern > > Update inet6_dump_addr for strict data checking. If the flag is set, the > dump request is expected to have an ifaddrmsg struct as the header > potentially followed by one or more attributes. Any data passed in t

[PATCH net-next 07/20] net/ipv6: Update inet6_dump_addr for strict data checking

2018-10-04 Thread David Ahern
From: David Ahern Update inet6_dump_addr for strict data checking. If the flag is set, the dump request is expected to have an ifaddrmsg struct as the header potentially followed by one or more attributes. Any data passed in the header or as an attribute is taken as a request to influence the dat