Home
last modified time | relevance | path

Searched hist:f80f14c3649f491e23712a30f86b20b6069fb72e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Dnet_namespace.cdiff f80f14c3649f491e23712a30f86b20b6069fb72e Sun Oct 07 22:16:38 CDT 2018 David Ahern <dsahern@gmail.com> 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>