Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-10 | Update license from VPL 1.0 to GPLv2 | Stephen Hemminger | |
Change license boilerplate text from VPL1.0 to GPLv2 | |||
2008-02-20 | Handle 32 bit counter roll in "show interfaces". | Stig Thormodsrud | |
2008-02-20 | Change printf to use "u" instead of "d". Still need to handle 32 bit counter ↵ | Stig Thormodsrud | |
roll. | |||
2008-02-08 | - Fix bug 776: need "clear interface" command to clear counters | Stig Thormodsrud | |
- Fix bug 1095: Enhancement Request: "Show interface brief" command - Change default to "brief" if multiple interfaces can be shown - Add "detail" for nodes defaulting to brief - Add "brief" for nodes defaulting to detail - Fix vif completions that wasn't working - Remove ethtool can on vlans since it doesn't work |