diff options
author | David Ahern <dsahern@gmail.com> | 2018-10-07 20:16:32 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-08 10:39:04 -0700 |
commit | 841891ec0c65d9ec81b3c56975d61ecc5b6ca365 (patch) | |
tree | 5797b675de9c4d59318eabb2cf81f854aa6791bd /net/ipv4/ipmr.c | |
parent | 2d011be8c07b50e8b3699d06ee11af5f5914b09a (diff) | |
download | linux-841891ec0c65d9ec81b3c56975d61ecc5b6ca365.tar.bz2 |
rtnetlink: Update rtnl_stats_dump for strict data checking
Update rtnl_stats_dump for strict data checking. If the flag is set,
the dump request is expected to have an if_stats_msg struct as the header.
All elements of the struct are expected to be 0 except filter_mask which
must be non-0 (legacy behavior). No attributes are supported.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipmr.c')
0 files changed, 0 insertions, 0 deletions