From ab2cfbb2bddb7c7bc4394e52e91044d5ff645cb4 Mon Sep 17 00:00:00 2001 From: Thomas Richter Date: Fri, 19 Jul 2013 17:20:08 +0200 Subject: [PATCH] macvlan fdb replace support Add support for iproute2 command 'bridge fdb replace ...'. The rtnletlink call back function ndo_fdb_add will be called with the NLM_F_REPLACE flag set. Simply return -EOPNOTSUP. Resubmitted because net-next was closed last week. Signed-off-by: Thomas Richter Signed-off-by: David S. Miller --- Reading git-format-patch failed