summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-25Revert "remove usage of sudo in tech-support script"Stephen Hemminger
2008-02-25Revert "remove unneeded install steps"Stephen Hemminger
2008-02-25remove unneeded install stepsStephen Hemminger
2008-02-25remove usage of sudo in tech-support scriptStephen Hemminger
2008-02-25no need for sudo when using ethtoolStephen Hemminger
2008-02-25no longer need sudo for ethtoolStephen Hemminger
2008-02-25running brctl doesn't need root privledgesStephen Hemminger
2008-02-20Handle 32 bit counter roll in "show interfaces".Stig Thormodsrud
2008-02-20Merge branch 'glendale' of http://git.vyatta.com/vyatta-op into glendaleStig Thormodsrud
2008-02-20Change printf to use "u" instead of "d". Still need to handle 32 bit counter ...Stig Thormodsrud
2008-02-20Bugfix: 2712Bob Gilligan
2008-02-19Fix "show dhcp client leases" so that it will parse multiple name servers.Stig Thormodsrud
2008-02-19Add "clear dhcp client process".Stig Thormodsrud
2008-02-19Bugfix: 2634Bob Gilligan
2008-02-14bind '?' to "possible-completions" for helpAn-Cheng Huang
2008-02-13fix for bug 2587: add "identify" command under "show interfaces ethernet".An-Cheng Huang
2008-02-08- Fix bug 776: need "clear interface" command to clear countersStig Thormodsrud
2008-02-06Added "clear console" command to clear screen.Mark O'Brien
2008-02-04fix (or at least improve) bug 2519Tom Grennan
2008-02-04Fix 2710: Missing hardware commandsStig Thormodsrud
2008-02-01Add 'clear arp <address|interface>' bug 2702Stig Thormodsrud
2008-02-01Change 'show dhcp client' to 'show dhcp client leases'Stig Thormodsrud
2008-01-31- Add "show ip route forward"Stig Thormodsrud
2008-01-25Teach the vyatta-show-interfaces script about PPPOE interfaces.Bob Gilligan
2008-01-24fix 'show vrrp interface <>'Stig Thormodsrud
2008-01-24add 'show dhcp client leases'Stig Thormodsrud
2008-01-18fix for bug 2669: show ipsec.secretsdebian/0.1An-Cheng Huang
2008-01-16Add uptime to 'show version' and add 'show system uptime'Stig Thormodsrud
2008-01-16Removed extraneous "Mark O'Brien
2008-01-16Removed extraneous \".Mark O'Brien
2008-01-09let config mode inhert vtysh()An-Cheng Huang
2008-01-08Fixes for bug # 2596rbalocca
2008-01-04The 'render_xml' stuff has been migrated into package 'vyatta-op-xml'.Marat Nepomnyashy
2008-01-04use vtysh wrapper function to detect vyatta-quagga vs debian/ubuntu-quaggaTom Grennan
2008-01-03Merge branch 'glendale' of http://suva.vyatta.com/vyatta-op into glendaleTom Grennan
2008-01-03work w/ either quagga (debian) or vyatta-quagga packagesTom Grennan
2007-12-31Make "show interfaces" work with tunnel interfaces.Stig Thormodsrud
2007-12-19Merge branch 'glendale' of suva:/git/vyatta-op into glendaleAn-Cheng Huang
2007-12-19Merge branch 'master' into glendalerbalocca
2007-12-18update .gitignoreAn-Cheng Huang
2007-12-18update .gitignore for firewallAn-Cheng Huang
2007-12-18Fix new vrrp show command.ZStig Thormodsrud
2007-12-18Render_xml depends on libsablot package.Bob Gilligan
2007-12-18Merge branch 'master' into glendalerbalocca
2007-12-16Add ethernet bridging show commands.Stig Thormodsrud
2007-12-14Add render_xml to this package. It is used by at least two otherBob Gilligan
2007-12-13workaround for putty's terminal handlingAn-Cheng Huang
2007-12-13Add "show user", "show arp", and "show host".Stig Thormodsrud
2007-12-11add completion/help for pipe commandsAn-Cheng Huang
2007-12-11implement "pipe" commands as functionsAn-Cheng Huang