1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers/overlay
Santhosh Manohar a50e885121 When the gc_thresh3 value is reached kenel might remove existing
neighbor entries. On an l3 miss try to reprogram the neighbor entry
if the peer is valid. Its a best effort attempt because if the arp
table is still at gc_thresh3 value, addition will fail.

Signed-off-by: Santhosh Manohar <santhosh@docker.com>
2017-07-13 17:01:30 -07:00
..
ovmanager Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
encryption.go Merge pull request #1354 from aboch/pol 2017-03-11 18:21:55 -08:00
filter.go Serialize overlay filter plumbing 2016-09-22 17:50:19 -07:00
joinleave.go Always program the kernel state if triggered by l2 or l3 miss 2017-03-16 18:12:52 -07:00
ostweaks_linux.go Set kernel specific config on linux 2017-06-02 21:00:56 -07:00
ostweaks_unsupported.go Set kernel specific config on linux 2017-06-02 21:00:56 -07:00
ov_endpoint.go Fix new golint reported errors 2016-11-14 16:41:54 -08:00
ov_network.go When the gc_thresh3 value is reached kenel might remove existing 2017-07-13 17:01:30 -07:00
ov_serf.go Always program the kernel state if triggered by l2 or l3 miss 2017-03-16 18:12:52 -07:00
ov_utils.go Set a timeout on the netlink handle sockets 2016-11-15 12:08:36 -08:00
overlay.go Fix OS tweaks call 2017-06-06 20:30:41 -07:00
overlay.pb.go Convert overlay peer updates to use protobuf 2016-05-18 20:44:50 -07:00
overlay.proto Convert overlay peer updates to use protobuf 2016-05-18 20:44:50 -07:00
overlay_test.go Update plugingetter import path. 2016-10-07 12:00:57 -07:00
peerdb.go Removed printfs 2017-05-26 14:13:26 -07:00