cloudstack/plugins/hypervisors
Wido den Hollander 4d7e95ec04 kvm: Use 'ip' instead of 'brctl' (#3623)
* kvm: Use 'ip' instead of 'brctl'

The command 'brctl' is deprecated and should no longer be used.

iproute2 supports all the features we need and therefor we should use
this instead of the old commands.

Feature wise this does not change anything. It just makes the code more
robust towards the future.

Signed-off-by: Wido den Hollander <wido@widodh.nl>

* kvm/modifyvlan: Use 'ip' instead of 'brctl'

brctl is deprecated and by using iproute2 we are future-proof

Signed-off-by: Wido den Hollander <wido@widodh.nl>
2019-11-11 21:51:46 +05:30
..
baremetal Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
hyperv refactoring: Remove duplicate code (by Frank/Nuage) (#3538) 2019-09-25 10:21:35 +05:30
kvm kvm: Use 'ip' instead of 'brctl' (#3623) 2019-11-11 21:51:46 +05:30
ovm Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
ovm3 Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
simulator Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
ucs Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
vmware Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00
xenserver Updating pom.xml version numbers for release 4.14.0.0-SNAPSHOT 2019-09-07 09:57:46 +01:00