summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Migrate from ifconfig commands to ip commandsBrian Dolbec2016-02-241-4/+5
| | | | Some systems may have the ifconfig compatibility scripts diabled. This uses all ip commands instead.
* Pull in a fix from rafaelmartins for dealing w/ multiple qtaps.Brian Harring2012-08-231-3/+1
| | | | Uprev the version in the process.
* Generalize to support qemu and kvm in parallel.Brian Harring2012-04-131-0/+118
Specifically, do so via pulling VMSOFTWARE configuration option. Always was a hack, no need for it with this setup.