OSDN Git Service

Merge branch 'rtnl-fdb-get'
authorDavid S. Miller <davem@davemloft.net>
Sun, 16 Dec 2018 22:42:35 +0000 (14:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Dec 2018 22:42:35 +0000 (14:42 -0800)
Roopa Prabhu says:

====================
rtnl fdb get

This series adds support for rtnl fdb get similar to
route get.

v2: add nda_policy, fixes to exact msgs, strict nlmsg parsing

v3: remove unnecessary attribute length checks + simplify code
as pointed out by david
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge