You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/10/07 07:38:45 UTC

[GitHub] [cloudstack] wido opened a new pull request #3623: kvm: Use 'ip' instead of 'brctl'

wido opened a new pull request #3623: kvm: Use 'ip' instead of 'brctl'
URL: https://github.com/apache/cloudstack/pull/3623
 
 
   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 <wi...@widodh.nl>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services