mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
* Fix: Sonarqube issues * Fix: ifquery hangs indefinitely on ^C * Fix: Skipping admin down on deleted vlans * Fix: Merge existing MTU into new netlink object * Fix: scheduler: env variable not properly set for user commands (fixes #218) * Fix: ifquery-check: vlan-protocol for dotted interfaces * Fix: Down ops on vrf-slave should set the slave admin down * New: Allow bond creation without slaves * New: Add `--set-ring` option to ethtool * New: Openvswitch : add support for fakebridge * New: add support for systemd logging (--systemd) * New: Process hwaddress before processing ip addresses * New: Set protodown off on bond slave before bond is deleted * New: Make sure bond speed and slaves (swps) speed are matching Signed-off-by: Julien Fortin <jfortin@nvidia.com>