Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-11 | add 'ppp interface-name' to output of 'show dns forwarding nameserver' | Mohit Mehta | |
for nameservers received from peer when ppp interface comes up | |||
2008-11-10 | add wirelessmodem to interface hash to pick up description from CLI | Mohit Mehta | |
2008-11-10 | Sort interfaces in bonding operational mode commands | Stephen Hemminger | |
For consistency with show interfaces, sort output by device name | |||
2008-11-10 | Show correct statistics on slaves | Stephen Hemminger | |
Statistics for slave devices were not being read properly. | |||
2008-10-24 | Fix references to ethtool | Stephen Hemminger | |
Since ethtool is in /usr/sbin, it is not in the command search path of admin user, so a fully qualify path. Bugfix 3832 | |||
2008-10-09 | Revert insecure method of displaying configuration | Stephen Hemminger | |
The change: Fix Bug 3763 Configuration is not available to operator in "show tech-support" introduces unnecessary insecure functionality. | |||
2008-10-07 | Fix Bug 3763 Configuration is not available to operator in "show tech-support" | Mohit Mehta | |
2008-10-06 | make sure file has been written to before extracting | Mohit Mehta | |
stuff for 'show dns forwarding statistics' command | |||
2008-10-05 | Recognize aufs | Rick Balocca | |
2008-09-18 | Fix Bug 3716 - Dynamic DNS status may incorrectly indicate lack of configuration | Mohit Mehta | |
- check if interface has an IP right now, if not reflect that in output | |||
2008-09-18 | remove debug code | Stephen Hemminger | |
2008-09-17 | Fix script for bond with no slaves | Stephen Hemminger | |
2008-09-17 | Show all interfaces | Stephen Hemminger | |
Rework perl code to show all interfaces in system. Bugfix 3563 | |||
2008-09-16 | Add preliminary operational mode support for bonding | Stephen Hemminger | |
Basic infrastructure for show status of bonding interfaces | |||
2008-09-15 | change op-mode command 'clear dns forwarding statistics' to 'clear dns ↵ | Mohit Mehta | |
forwarding all' | |||
2008-09-07 | add code for op-mode Dynamic DNS commands | Mohit Mehta | |
2008-08-31 | change command 'clear dns forwarding process' to 'clear dns forwarding ↵ | Mohit Mehta | |
statistics' | |||
2008-08-30 | add command 'clear dns forwarding process' to restart dnsmasq and clear all ↵ | Mohit Mehta | |
statistics | |||
2008-08-12 | better wording for output of 'show dns forwarding nameservers' | Mohit Mehta | |
2008-08-26 | Fix "show interfaces ethernet" after "clear interfaces counters" | Stig Thormodsrud | |
command. | |||
2008-08-10 | use active config directory base to get config values from op-mode | Mohit Mehta | |
2008-08-10 | code for op-mode command: 'show dns forwarding nameservers' | Mohit Mehta | |
2008-08-09 | dns-forwarding op-mode commands: | Mohit Mehta | |
'clear dns forwarding cache' 'show dns forwarding statistics' | |||
2008-07-18 | Merge branch 'hollywood' into islavista | Rick Balocca | |
2008-07-16 | Merge branch 'hollywood' into islavista | rbalocca | |
2008-07-16 | add openvpn interfaces to "show interfaces" | An-Cheng Huang | |
2008-06-27 | better detection of whether domain-name set using CLI is overriding | Mohit Mehta | |
domain-search received from dhcp client. used in 'show dhcp client leases' | |||
2008-06-26 | => display text saying the domain-name received from dhcp-server | Mohit Mehta | |
is overridden by domain-name set in our CLI in op-mode command 'show dhcp client leases' | |||
2008-06-22 | Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵ | Mohit Mehta | |
Vyatta CLI added operational mode traffic capture for bridge, ethernet vifs and loopback interfaces Also, added code to validate the the user input for interface to be tsharked | |||
2008-06-23 | Output was sometimes missing important white space | rbalocca | |
2008-06-10 | Do chomp in accessor routine for sysfs | Stephen Hemminger | |
Code is cleaner if the newline and cruft are stripped by get_sysfs_value. | |||
2008-06-09 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-op into hollywood | Stig Thormodsrud | |
2008-06-09 | Add sanity check if getlogin() fails. | Stig Thormodsrud | |
2008-06-09 | Fix use of invalid variable | Stephen Hemminger | |
Bugfix: 3334 State of carrier is indeterminate (ie always down), when link is down; so reading sysfs returns -EINVAL. Avoid problem by recoding. | |||
2008-05-31 | Fix 88: Feature Request: Reboot Command (add confirmation) | Stig Thormodsrud | |
2008-05-15 | Use perl to read sysfs directly | Stephen Hemminger | |
No need to use cat command to read file, just use perl file i/o | |||
2008-05-05 | Fix 3233: dhcp client doesn't work on bridge interface | Stig Thormodsrud | |
2008-05-02 | Bugfix: 3228hollister | Bob Gilligan | |
Support command "show interfaces pppoa <ifname>". | |||
2008-04-14 | Enable display of info about ADSL interfaces. | Bob Gilligan | |
2008-04-03 | Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into ↵ | Mohit Mehta | |
Vyatta CLI - 'show interfaces ethernet <> capture' captures traffic at specified interface - 'show interfaces ethernet <> capture port <>' captures traffic at specified interface port - 'show interfaces ethernet <> capture not port <>' captures traffic at specified interface excluding specified port | |||
2008-03-29 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-03-28 | Fix 3062: "Show interfaces" displays interfaces in lexicographic, not ↵ | Stig Thormodsrud | |
numeric, order | |||
2008-03-24 | Line up the colons with the copyright notice (in show version) | rbalocca | |
2008-03-20 | fix bug 3017 | Tom Grennan | |
don't pipe through VYATTA_PAGER if run_cmd itself is a pager or tail | |||
2008-03-10 | Fix Bug 2707 Missing from Glendale | Mohit Mehta | |
- Delete log file <> enhancement | |||
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 | |
Change license boilerplate text from VPL1.0 to GPLv2 | |||
2008-03-10 | Fix 2965: IPv6 Interface information not shown in show interfaces | Christopher LILJENSTOLPE | |
2008-03-07 | Fix Bug 2707 Missing from Glendale | Mohit Mehta | |
- Delete log file <> fixed | |||
2008-03-03 | Use hardcoded path to ethtool | Stephen Hemminger | |
For security, use hardcoded path to command. |