commit | 9632d47f6a88f7f075347b66b88c60df7e9eae05 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sun Oct 07 20:16:37 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 08 10:39:05 2018 -0700 |
tree | 3fc5feae557c2f6918f245979f4429bb8e04172a | |
parent | 51183d233b5a5f1cfe2a782c86d6fcfc187173fe [diff] |
net/neighbor: Update neightbl_dump_info for strict data checking Update neightbl_dump_info for strict data checking. If the flag is set, the dump request is expected to have an ndtmsg 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 <dsahern@gmail.com> Acked-by: Christian Brauner <christian@brauner.io> Signed-off-by: David S. Miller <davem@davemloft.net>