Skip to content

Releases: hubo1016/vlcp

v1.5.1

28 Apr 05:24
adcb0e4
Compare
Choose a tag to compare

This release fixes a bug introduced in v1.5.0, that objectdb may return incomplete result

v1.5.0

23 Apr 01:57
c211340
Compare
Choose a tag to compare

This version improves the performance of objectdb module, reduce the startup time when using on a very large cluster (5000+ endpoints).

v1.4.5

07 Mar 08:30
7d22c81
Compare
Choose a tag to compare

This release includes some improvement on L3 router, and a bug fix on OpenFlow packet dump.

v1.4.3

08 Jan 09:00
Compare
Choose a tag to compare

This release tracks some debugging information around an issue related to PyPy

v1.4.1

26 Dec 07:30
Compare
Choose a tag to compare

This updates "stable" document

v1.4.0

19 Dec 03:46
Compare
Choose a tag to compare

This release improves the starting performance of the service.

v1.3.10

30 Sep 02:14
Compare
Choose a tag to compare

This release fixes a bug of Zookeeper backend that causes SDN controller stop updating.

v1.3.9

21 Sep 02:04
Compare
Choose a tag to compare

This release slightly improves Zookeeper stability

v1.3.8

07 Sep 08:24
Compare
Choose a tag to compare

This release use json.dumps() to replace pprint() to support the new namedstruct package

v1.3.7

16 Aug 10:21
Compare
Choose a tag to compare

This release fixes a problem which causes SDN controller to stop updating flows.