提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Sebastiaan van Stijn 32e716e848 libnetwork/networkdb: format code with gofumpt 3 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  CrazyMax 735537d6b1 replace gogofast with gogofaster extension 2 年之前
  CrazyMax 1eaea43581 fix protos and "go generate" commands 2 年之前
  Cory Snider d31fa84c7c libnet/networkdb: use atomics for stats counters 2 年之前
  Tibor Vass eaa74497b8 libnetwork: use go-immutable-radix instead of radix 2 年之前
  Sebastiaan van Stijn 52c1a2fae8 gofmt GoDoc comments with go1.19 3 年之前
  Sebastiaan van Stijn b9c8eca468 libnetwork/networkdb: remove some redundant fmt.Sprintf()'s 3 年之前
  Roman Volosatovs d7a2635537 libnetwork: make rejoin intervals configurable 4 年之前
  Brian Goff 4b981436fe Fixup libnetwork lint errors 4 年之前
  Brian Goff a0a473125b Fix libnetwork imports 4 年之前
  Josh Soref a06f1b2c4e Spelling fixes 8 年之前
  Flavio Crisciani 55e4cc7262 Optimize networkDB queue 7 年之前
  Flavio Crisciani 500d9f4515 Adjust corner case for reconnect logic 7 年之前
  Dani Louca 96472cdaea Adding a recovery mechanism for a split gossip cluster 7 年之前
  Flavio Crisciani 9b7922ff6e Fix README flag and expose orphan network peers 7 年之前
  Flavio Crisciani a59ecd9537 Change diagnose module name to diagnostic 7 年之前
  Flavio Crisciani 64da6b8889 Avoid delay on node rejoin, avoid useless witness 7 年之前
  Flavio Crisciani 3e544bc500 Avoid extra notification on node leave 7 年之前
  Flavio Crisciani b578cdce86 Diagnose framework for networkDB 7 年之前
  Flavio Crisciani f0fcb0bbe6 Fixed race on quick node fail/join 7 年之前
  Flavio Crisciani a41f623b10 Merge pull request #1957 from fcrisciani/netdb-gc-test 7 年之前
  Flavio Crisciani 7fbaf6de2c Add test to confirm garbage collection 7 年之前
  Flavio Crisciani 1732ab426d Handle cleanup DNS for attachable container 7 年之前
  Flavio Crisciani ad577a25fe Changed ipMask to string 7 年之前
  Flavio Crisciani ef2e91707d Merge pull request #1958 from ityangchen/test-libnetwork 7 年之前
  yangchenliang 955c532735 Repair (*Broadcaster).run goroutine leak 7 年之前
  Flavio Crisciani 8c31217a44 NetworkDB create NodeID for cluster nodes 7 年之前
  Flavio Crisciani a4e64d05c1 Avoid alignment of reapNetwork and tableEntries 7 年之前