Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-13 | Add clear interfaces pseudo-ethernet | Stephen Hemminger | |
2010-03-13 | Add clear interfaces bonding | Stephen Hemminger | |
2010-02-03 | Fix bug 4115 'clear nat translations' does not clear nat translations | Mohit Mehta | |
* added command 'clear connection-tracking' to flush all conntrack entries | |||
2009-11-09 | move generic interface op commands to vyatta-op | An-Cheng Huang | |
2009-03-08 | Fix 4183: no auto completion for 'clear vrrp interfaces <> group ?'. | Stig Thormodsrud | |
Need to find a better way to pass vars than $COMP_WORDS{}. | |||
2009-03-02 | Use show-interface to allow clear on all interface types | Stephen Hemminger | |
Should be able to clear ND and ARP on bonding, bridge, ethernet, serial, ... Fixed by just using standard script | |||
2008-11-05 | Rename "show arp6" to "show ipv6 neighbors". | Stig Thormodsrud | |
Rename "clear arp6" to "clear ipv6 neighbors". | |||
2008-09-15 | change op-mode command 'clear dns forwarding statistics' to 'clear dns ↵ | Mohit Mehta | |
forwarding all' | |||
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-09 | dns-forwarding op-mode commands: | Mohit Mehta | |
'clear dns forwarding cache' 'show dns forwarding statistics' | |||
2008-08-09 | add 'clear dns forwarding cache' command | Mohit Mehta | |
2008-07-29 | Add some ipv6 op mode commands. | Stig Thormodsrud | |
2008-06-19 | deleting op-command 'clear dhcp client process' as its handling | Mohit Mehta | |
in the script vyatta-interfaces.pl has been removed. it was used to restart dhcp client daemon but now we're using separate daemons for separate interfaces. this will be replaces by op-commands for: 'dhcp release lease interface <>' and 'dhcp renew lease interface <>' | |||
2008-06-06 | Fix 787: Add command to force vrrp state transition to backup. | Stig Thormodsrud | |
2008-05-26 | Fix 2705: Add "clear vrrp process" command. | Stig Thormodsrud | |
2008-04-08 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- arp clear and show help strings standardized | |||
2008-04-04 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- vyatta-op help strings standardized according to latest guideline | |||
2008-04-01 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-op | |||
2008-03-03 | don't use sudo-users for ip commands | Stephen Hemminger | |
Use explicit path when running ip commands to flush cache etc, since now this is allowed for operator by /etc/sudoers. | |||
2008-02-28 | add quoting for inline scripts in templates | An-Cheng Huang | |
2008-02-26 | Add quotes to user entered parameters | Stig Thormodsrud | |
2008-02-26 | Fix operator permissions for "clear interface counters" and "clear dhcp ↵ | Stig Thormodsrud | |
client process" | |||
2008-02-26 | Fix operator permissions for "clear arp" and "clear ip route cache". | Stig Thormodsrud | |
2008-02-19 | Add "clear dhcp client process". | Stig Thormodsrud | |
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 | |||
2008-02-06 | Added "clear console" command to clear screen. | Mark O'Brien | |
templates/clear/console/node.def | |||
2008-02-01 | Add 'clear arp <address|interface>' bug 2702 | Stig Thormodsrud | |
2008-01-31 | - Add "show ip route forward" | Stig Thormodsrud | |
- Add "show ip route cache" - Add "clear ip route cache" | |||
2007-10-16 | add top level node for clear | Tom Grennan | |