Skip to content

Releases: davidcoles/vc5

xvs code rework

24 Apr 15:13
Compare
Choose a tag to compare
xvs code rework Pre-release
Pre-release

xvs code reworked to satisfy later ebpf verifier

CUE changes

28 Mar 16:03
Compare
Choose a tag to compare
v0.2.3

logging cleanup and code re-org. experiment syslog added

VIP state duration

25 Mar 11:08
Compare
Choose a tag to compare
VIP state duration Pre-release
Pre-release
v0.2.2

added vip state duration and a rather naff logo/favicon

BGP state duration on console

21 Mar 14:01
Compare
Choose a tag to compare
v0.2.1

prometheis prefix, makefule tweaks, BGP state duration

NEW VERSION based on cue and xvs libraries

07 Mar 16:21
Compare
Choose a tag to compare

eBPF/XDP load balancing component has beed split out to a separate library (xvs)

BGP, service monitoring and control of the the load-balancer engine has been split out to a load balancer director library (cue)

Some basic external logging/alertning has been added (t Elastisearch and Slack/Teams)

Config file and command line flags have changed significantly.

SYN and BGP fixes

05 Oct 12:15
Compare
Choose a tag to compare

SYN code reimplemented
BGP pool neglected to withdraw a VIP if the VIP was removed from config - fixed

SYN bug fix

16 Jun 12:43
Compare
Choose a tag to compare

SYN bug fix

Session state sharing added

16 Jun 10:56
Compare
Choose a tag to compare

Session state sharing with multicast

Flow state table LRU hash fix

01 Jun 09:45
Compare
Choose a tag to compare

flow_state map was defined as BPF_MAP_TYPE_HASH rather than BPF_MAP_TYPE_LRU_HASH causing flows not to be tracked.

Prometheus metrics update

09 May 16:32
Compare
Choose a tag to compare

Prometheus metrics update - JS fix