On Wed, 18 Jan 2017 14:12:47 +0800
Hangbin Liu wrote:
> This patch implements support for the IFLA_BR_FDB_FLUSH attribute
> in iproute2 so it can flush bridge fdb dynamic entries.
>
> Reviewed-by: Nikolay Aleksandrov
> Signed-off-by: Hangbin Liu
> ---
> ip/iplink_bridge.c | 5 -
> 1 file
This patch implements support for the IFLA_BR_FDB_FLUSH attribute
in iproute2 so it can flush bridge fdb dynamic entries.
Reviewed-by: Nikolay Aleksandrov
Signed-off-by: Hangbin Liu
---
ip/iplink_bridge.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/ip/iplink_bridge.c