moby--moby/libnetwork/support
Su Wang ff27bb0db4 Resolve "bridge fdb show" hang issue
The output of "bridge fdb show" command invoked under a network
namespace is unpredicable. Sometime it returns empty, and sometime
non-stop rolling output. This perhaps is a bug in kernel
and/or iproute2 implementation. To work around, display fdb  for
 each bridge.

Signed-off-by: Su Wang <su.wang@docker.com>
2019-09-26 21:29:22 +00:00
..
Dockerfile Resolve "bridge fdb show" hang issue 2019-09-26 21:29:22 +00:00
README Create support as a container 2018-06-20 14:05:14 -07:00
run.sh Add auto update to support.sh 2018-06-20 15:29:45 -07:00
support.sh Resolve "bridge fdb show" hang issue 2019-09-26 21:29:22 +00:00

README

Usage: docker run -v /var/run:/var/run  --network host --privileged dockereng/network-diagnostic:support.sh