Home
last modified time | relevance | path

Searched hist:"8 dfbda19a21b30475b7e6dcf2141a98ed2a19af5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 8dfbda19a21b30475b7e6dcf2141a98ed2a19af5 Sun Oct 07 22:16:43 CDT 2018 David Ahern <dsahern@gmail.com> rtnetlink: Move input checking for rtnl_fdb_dump to helper

Move the existing input checking for rtnl_fdb_dump into a helper,
valid_fdb_dump_legacy. This function will retain the current
logic that works around the 2 headers that userspace has been
allowed to send up to this point.

Signed-off-by: David Ahern <dsahern@gmail.com>
Acked-by: Christian Brauner <christian@brauner.io>
Signed-off-by: David S. Miller <davem@davemloft.net>