Age | Commit message (Expand) | Author |
2015-11-02 | vyatta-op: skip unknown interfaces in "show interfaces counters/detail" | Alex Harpin |
2015-11-02 | vyatta-op: formatting changes for style consistency | Alex Harpin |
2012-09-17 | Fix handling of unknown interface types | Stephen Hemminger |
2012-09-17 | Bugfix 8300: show proper output for 'show interfaces vrrp'; also fixes bug 8317 | John Southworth |
2012-06-04 | Ignore the default vti interface. | Saurabh Mohan |
2012-05-16 | VTI show support. | Saurabh Mohan |
2012-05-09 | Moved get_terminal_width to Vyatta::Misc | John Southworth |
2012-05-08 | Use native perl code to figure othe the terminal width | John Southworth |
2012-05-08 | Use terminal width for interface description wrapping | John Southworth |
2012-04-09 | Use Interface.pm to find interface state | Stephen Hemminger |
2012-02-22 | Handle 64 bit counters in show interfaces | Stephen Hemminger |
2011-12-09 | Adjust show interfaces for maximum length of interface name | John Southworth |
2011-10-10 | Bugfix 7543: remove trailing spaces from the show interfaces output | John Southworth |
2011-09-19 | Add operational information for ipv6 tunnel interfaces, part of bug 6900 | John Southworth |
2011-08-09 | Ignore ip6tunl0 anchor interface | John Southworth |
2011-06-27 | fix typo in show interfaces legend | John Southworth |
2011-06-23 | make the 'u' for up lowercase so that it will draw the users attention to int... | John Southworth |
2011-06-23 | Adjust spacing on Interface column | John Southworth |
2011-06-23 | Make interface states more readable by using capital letters; fix bug in desc... | John Southworth |
2011-06-03 | Bugfix 5840: Change show interfaces so that ipv6 addresses and/or long descri... | John Southworth |
2011-04-28 | Fix accidental merge of show interfaces script, reverting to previous behavior | John Southworth |
2011-04-01 | Cleanup spacing | John Southworth |
2011-03-31 | Clean up 'show interfaces' a bit. | John Southworth |
2010-06-12 | Fix 5497: display entire interface description in the operational command output | Stig Thormodsrud |
2010-03-29 | Use new interface_description function | Stephen Hemminger |
2010-03-12 | Don't give error if /var/run/vyatta doesn't exist yet | Stephen Hemminger |
2010-01-06 | Show interfaces no longer uses Vyatta::Config | Stephen Hemminger |
2009-03-02 | Use getInterfaces in vyatta-show-interfaces.pl | Stephen Hemminger |
2009-02-18 | Invalid action should cause usage message | Stephen Hemminger |
2009-02-18 | Fix problems with new show-interfaces.pl | Stephen Hemminger |
2009-02-17 | Use common Vyatta:: library | Stephen Hemminger |
2008-12-11 | Add option to show counters for multiple interfaces. | Stig Thormodsrud |
2008-12-01 | "show interfaces" broken. Use new perl hierarchy. | Stig Thormodsrud |
2008-11-19 | make changes for submodule moved to VyattaMisc | Mohit Mehta |
2008-11-10 | add wirelessmodem to interface hash to pick up description from CLI | Mohit Mehta |
2008-09-18 | remove debug code | Stephen Hemminger |
2008-09-17 | Show all interfaces | Stephen Hemminger |
2008-08-26 | Fix "show interfaces ethernet" after "clear interfaces counters" | Stig Thormodsrud |
2008-07-16 | add openvpn interfaces to "show interfaces" | An-Cheng Huang |
2008-06-10 | Do chomp in accessor routine for sysfs | Stephen Hemminger |
2008-06-09 | Fix use of invalid variable | Stephen Hemminger |
2008-05-15 | Use perl to read sysfs directly | Stephen Hemminger |
2008-05-02 | Bugfix: 3228hollister | Bob Gilligan |
2008-04-14 | Enable display of info about ADSL interfaces. | Bob Gilligan |
2008-03-28 | Fix 3062: "Show interfaces" displays interfaces in lexicographic, not numeric... | Stig Thormodsrud |
2008-03-10 | Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-op into glendale | Stephen Hemminger |
2008-03-10 | Update license from VPL 1.0 to GPLv2 | Stephen Hemminger |
2008-03-10 | Fix 2965: IPv6 Interface information not shown in show interfaces | Christopher LILJENSTOLPE |
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 |