moby--moby/libnetwork/osl
Santhosh Manohar d51ed8a97b Remove the error message on mac delete failure..
Deletion of the dynamic mac is expected to work only if there was active
traffic with that endpoint and a dynamic entry exists. It can also age
out. Hence the mac removal failing is not error. Removing it to make the
debugging easier when parsing the logs.

Signed-off-by: Santhosh Manohar <santhosh@docker.com>
2017-07-28 15:40:21 -07:00
..
interface_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
interface_linux.go Support for com.docker.network.bridge.container_interface_prefix label 2017-03-01 03:09:45 +01:00
interface_solaris.go Get libnetwork to build on Solaris 2016-04-14 14:03:50 -07:00
interface_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
namespace_linux.go Do not manage ipv6 for host mode containers 2017-04-07 14:14:26 -07:00
namespace_unsupported.go Fixed code issues 2017-06-12 11:31:35 -07:00
namespace_windows.go Make osl sandbox basepath configurable via execroot. 2016-07-18 05:14:39 -07:00
neigh_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
neigh_linux.go Remove the error message on mac delete failure.. 2017-07-28 15:40:21 -07:00
neigh_solaris.go Get libnetwork to build on Solaris 2016-04-14 14:03:50 -07:00
neigh_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
options_linux.go Revert "Enable ping for service vip address" 2016-11-21 03:30:27 -08:00
route_linux.go Make sure route selected is direct 2016-06-23 16:23:47 -04:00
sandbox.go Always program the kernel state if triggered by l2 or l3 miss 2017-03-16 18:12:52 -07:00
sandbox_freebsd.go Make osl sandbox basepath configurable via execroot. 2016-07-18 05:14:39 -07:00
sandbox_linux_test.go Control IPv6 on container's interface 2016-11-22 15:38:24 -08:00
sandbox_solaris.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_test.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_unsupported.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00
sandbox_unsupported_test.go libnetwork support for Solaris 2016-10-14 16:38:23 -07:00