vxlan: support for ndo_fdb_get
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Sun, 16 Dec 2018 06:35:10 +0000 (22:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Dec 2018 22:42:34 +0000 (14:42 -0800)
commit474c3c896ff29fbd69b13d99f2f66dd6da3b6634
treee3a63501ceab93cbd019ec027bd758a87b04b1e2
parent4767456212f8cd70775dc55d9bc72e184ff84642
vxlan: support for ndo_fdb_get

This patch implements ndo_fdb_get for a vxlan device.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Reviewed-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c