1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/docker/libnetwork/networkdb
Chris Telfer 0e162d9923 Bump libnetwork to 3ac297bc
Bump libnetwork to 3ac297bc7fd0afec9051bbb47024c9bc1d75bf5b in order to
get fix 0c3d9f00 which addresses a flaw that the scalable load balancing
code revealed.  Attempting to print sandbox IDs where the sandbox name
was too short results in a goroutine panic.  This can occur with
sandboxes with names of 1 or 2 characters in the previous code. But due
to naming updates in the scalable load balancing code, it could now
occur for networks whose name was 3 characters and at least one of the
integration tests employed such networks (named 'foo', 'bar' and 'baz').

This update also brings in several changes as well:
 * 6c7c6017 - Fix error handling about bridgeSetup
 * 5ed38221 - Optimize networkDB queue
 * cfa9afdb - ndots: produce error on negative numbers
 * 5586e226 - improve error message for invalid ndots number
 * 449672e5 - Allows to set generic knobs on the Sandbox
 * 6b4c4af7 - do not ignore user-provided "ndots:0" option
 * 843a0e42 - Adjust corner case for reconnect logic

Signed-off-by: Chris Telfer <ctelfer@docker.com>
2018-07-06 13:58:09 -04:00
..
broadcast.go Bump libnetwork to 3ac297bc 2018-07-06 13:58:09 -04:00
cluster.go Bump libnetwork to 3ac297bc 2018-07-06 13:58:09 -04:00
delegate.go Bump libnetwork to 3ac297bc 2018-07-06 13:58:09 -04:00
event_delegate.go Libnetwork revendoring 2018-02-02 14:36:32 -08:00
message.go Libnetwork vendoring 2017-07-28 13:51:54 -07:00
networkdb.go Bump libnetwork to 3ac297bc 2018-07-06 13:58:09 -04:00
networkdb.pb.go bump libnetwork to b0186632 2018-07-03 13:46:19 -04:00
networkdb.proto Vendoring libnetwork 2017-09-24 16:44:16 -07:00
networkdbdiagnostic.go Bump libnetwork to 3ac297bc 2018-07-06 13:58:09 -04:00
nodemgmt.go Vendoring libnetwork_vendoring 2017-12-14 16:57:17 -08:00
watch.go Vendoring libnetwork and netlink 2017-06-07 06:20:27 -07:00