moby--moby/libnetwork/drivers/overlay
Arko Dasgupta cd864b50a2 Fix panic in drivers/overlay/encryption.go
Issue - "index out of range" panic in drivers/overlay/encryption.go:539
due to a mismatch in indices between curKeys and spis due to
case where updateKeys might bail out due to an error and
not update the spis

Fix - Reconfigure keys when there is a key update failure

Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com>
2019-10-31 12:59:41 -07:00
..
overlayutils Touch-up error-message and godoc for ConfigVXLANUDPPort 2019-01-23 10:56:40 +01:00
ovmanager Migrate to gotest.tools :) 2018-07-06 11:01:37 -07:00
encryption.go VXLAN port configuration - late review comments update 2018-11-14 13:26:56 -05:00
filter.go Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
joinleave.go Refactor locking for join/leave to avoid race 2018-07-10 12:13:39 -04:00
ostweaks_linux.go vet: Fix composite literal uses unkeyed fields warnings 2019-06-26 16:50:56 +01:00
ostweaks_unsupported.go Set kernel specific config on linux 2017-06-02 21:00:56 -07:00
ov_endpoint.go Use fmt precision to limit string length 2018-07-05 17:44:04 -04:00
ov_network.go Bump vishvananda/netlink to 1.0.0 2019-06-24 14:56:49 +02:00
ov_serf.go Handle IP reuse in overlay 2017-10-02 11:12:33 -07:00
ov_utils.go VXLAN port configuration - late review comments update 2018-11-14 13:26:56 -05:00
overlay.go Fix panic in drivers/overlay/encryption.go 2019-10-31 12:59:41 -07:00
overlay.pb.go networkdb, drivers: Regenerate protocol buffers 2018-06-22 15:03:12 +01:00
overlay.proto Handle IP reuse in overlay 2017-10-02 11:12:33 -07:00
overlay_test.go Bump vishvananda/netlink to 1.0.0 2019-06-24 14:56:49 +02:00
peerdb.go Create internal directory 2018-07-16 17:34:20 -07:00
peerdb_test.go Fix IPMask marshalling 2017-10-03 19:38:54 -07:00