moby--moby/libnetwork/networkdb
Flavio Crisciani 60b5add4af NetworkDB allow setting PacketSize
- Introduce the possibility to specify the max buffer length
  in network DB. This will allow to use the whole MTU limit of
  the interface

- Add queue stats per network, it can be handy to identify the
  node's throughput per network and identify unbalance between
  nodes that can point to an MTU missconfiguration

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-07-26 13:44:33 -07:00
..
broadcast.go On send node envents, notify only if there are peers 2017-04-21 10:19:08 -07:00
cluster.go NetworkDB allow setting PacketSize 2017-07-26 13:44:33 -07:00
delegate.go NetworkDB incorrect number of entries in networkNodes 2017-07-18 16:57:49 -07:00
event_delegate.go Merge pull request #1775 from sanimej/gossip 2017-05-31 14:57:34 -07:00
message.go NetworkDB allow setting PacketSize 2017-07-26 13:44:33 -07:00
networkdb.go NetworkDB allow setting PacketSize 2017-07-26 13:44:33 -07:00
networkdb.pb.go Recover from transient gossip failures 2016-09-19 15:58:14 -07:00
networkdb.proto Recover from transient gossip failures 2016-09-19 15:58:14 -07:00
networkdb_test.go NetworkDB allow setting PacketSize 2017-07-26 13:44:33 -07:00
watch.go Fix leak of handleTableEvents 2017-05-31 11:04:19 -07:00