Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-09 | Remove hypervisor_vendor, obsoleted by hvinfo. | Daniil Baturin | |
2014-07-16 | Skip finding hypervisor vendor if cpu is other than x86_64. | Kim Hagen | |
2012-01-09 | Update to local_ip | Jon Andersson | |
2011-07-11 | Fix duplicate detection of hypervisor | Stephen Hemminger | |
Bug 7314 If cpuid succeeds, don't need to print twice. | |||
2011-07-06 | Add more hypervisor detection logic | Stephen Hemminger | |
Bug 7227 Merge DMI detection of hypervisor. | |||
2011-06-23 | Add better hypervisor detect logic | Stephen Hemminger | |
Bug 7215 1. Display nothing on real hardware 2. Add detection for old Xen | |||
2011-06-16 | Add utility to find hypervisor vendor | Stephen Hemminger | |
2011-01-04 | Fix check for broadcast address | Stephen Hemminger | |
Bug 6625 The validate address function was not accounting for prefix length. (cherry picked from commit d0312e91bad0d9d3741d61791928ac1b663a7f29) | |||
2010-12-06 | Fix check for unspecified IPv6 address | Stephen Hemminger | |
Bug 6514 | |||
2010-11-22 | Add utilities checking addresses | Stephen Hemminger | |
These are new C language utilites to replace the Perl utility when checking interface addresses. Perl compilation is major component of slow boot time. Note: this changes the package from pure scripts (arch independent) to arch dependent |