Skip to content

Releases: xapi-project/xcp-networkd

v0.13.3: Merge pull request #95 from robhoes/ca234506

07 Dec 13:41
Compare
Choose a tag to compare
CA-234506: Don't lose the port `kind` param in bridge.make_config

v0.13.2: CA-225272: rate-limit calls to `ovs-vsctl` (#93)

04 Nov 15:11
Compare
Choose a tag to compare
  • CA-225272: rate-limit calls to ovs-vsctl

v0.13.1: CA-225365: Trim the output of CLI commands

19 Oct 14:46
Compare
Choose a tag to compare
  • CA-225365: Call mod-port on parent bridge, not "fake" VLAN bridge

Now with PVS goodness

13 Oct 15:05
Compare
Choose a tag to compare
Change monitor blacklist into whitelist (#90)

This way we have tighter control over what interfaces are monitored, which are
essentially just PIFs (eth*) and VIFs (vifx.y). Recently, we have had to extend
the blacklist several times, because devices with different names appeared,
which we do not want to monitor.

Signed-off-by: Rob Hoes <[email protected]>

v0.12.0: Merge pull request #88 from sharady/CA-219257

02 Sep 16:35
Compare
Choose a tag to compare
CA-219257: Make enic driver workaround configurable.

v0.11.1

22 Jul 16:27
Compare
Choose a tag to compare
v0.11.1 Pre-release
Pre-release
  • Use stdext-2.0.0

v0.11.0: Merge pull request #82 from robhoes/logspam

27 Jun 15:27
Compare
Choose a tag to compare
Don't collect stats for loopback and bond devices

Lots of updates

14 Aug 20:29
Compare
Choose a tag to compare
Lots of updates Pre-release
Pre-release
  • Preliminary support for FCoE
  • Support xapi originator
  • Prevent "xenapi" prefixed bridge monitoring

lots of bugfixes

11 Feb 20:55
Compare
Choose a tag to compare
lots of bugfixes Pre-release
Pre-release
  • protect the IP watcher thread with an exception handler
  • add support for Linklocal6 IPv6 address mode
  • set the MAC on first boot
  • look up the MAC via the interface rather than the bridge
  • add new bond option lacp-fallback-ab
  • select the backend type via the config file
  • bonding fixes
  • stats from netlink
  • initial version of a CLI

Use libnl to monitor interfaces

01 Oct 22:06
Compare
Choose a tag to compare
Pre-release
  • Add man page and standard command-line options
  • Use libnl to read stats from interfaces
  • CA-137227: Checking xen-backend in link of /sys/class/net/*/device/...
  • Don't let naughty dhcp servers trick us into setting default routes
  • Don't record RRDs for the "ovs-system" interface
  • CA-137591: Removing all the interfaces before bringing the bridge down
  • CA-140402: set max-idle to 5000ms on OVS