Releases: xapi-project/xcp-networkd
Releases · xapi-project/xcp-networkd
v0.13.3: Merge pull request #95 from robhoes/ca234506
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)
- CA-225272: rate-limit calls to
ovs-vsctl
v0.13.1: CA-225365: Trim the output of CLI commands
- CA-225365: Call mod-port on parent bridge, not "fake" VLAN bridge
Now with PVS goodness
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
CA-219257: Make enic driver workaround configurable.
v0.11.1
v0.11.0: Merge pull request #82 from robhoes/logspam
Don't collect stats for loopback and bond devices
Lots of updates
- Preliminary support for FCoE
- Support xapi
originator
- Prevent "xenapi" prefixed bridge monitoring
lots of bugfixes
- 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
- 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