Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-03 | Fix check for broadcast address | Stephen Hemminger | |
Bug 6625 The validate address function was not accounting for prefix length. | |||
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 |