commit | f80f14c3649f491e23712a30f86b20b6069fb72e | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sun Oct 07 20:16:38 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 08 10:39:05 2018 -0700 |
tree | 6251b6f21448a3433be5579ef7f0f2eb909889f3 | |
parent | 9632d47f6a88f7f075347b66b88c60df7e9eae05 [diff] |
net/namespace: Update rtnl_net_dumpid for strict data checking Update rtnl_net_dumpid for strict data checking. If the flag is set, the dump request is expected to have an rtgenmsg struct as the header which has the family as the only element. No data may be appended. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>