Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |