Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-09 | Change tag node to use 'create' instead of 'update' since the cli orders ↵ | Stig Thormodsrud | |
them differently. | |||
2009-03-03 | Use check option to vyatta-interfaces.pl | Stephen Hemminger | |
Eliminate checks in template in favor of doing it in one place in vyatta-interfaces.pl code. | |||
2009-03-03 | Use vyatta-interfaces to generate allowed list | Stephen Hemminger | |
2008-12-05 | Need full path to link-detect | Stephen Hemminger | |
2008-12-03 | Use vyatta-link-detect | Stephen Hemminger | |
New script to wrap direct calls to vtysh | |||
2008-10-15 | enforce syntax restrictions on ethernet device names | Stephen Hemminger | |
Only allow devices name ethXXX and check that device exists Bugfix 3495 | |||
2008-08-12 | Vtysh is not in sbindir | Stephen Hemminger | |
2008-08-12 | Change back to vyatta-vtysh | Stephen Hemminger | |
2008-08-11 | Replace vyatta-vtysh with vtysh | Stephen Hemminger | |
2008-07-30 | Use vtysh directly | Stephen Hemminger | |
No longer need the perl wrapper for vtysh. The options and logging have been folded into it. | |||
2008-05-14 | Avoid any problems with non-device entries in /sys/class/net | Stephen Hemminger | |
Bonding leaves file in /sys/class/net/bonding. Avoid any problems this causes. | |||
2008-04-14 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-14 | Fix 3034: Loopback interface controlled by "ethernet lo" | Stig Thormodsrud | |
2008-04-11 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg | |||
2008-04-09 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg | |||
2008-02-08 | - Change vlan range to 0-4094 to match linux | Stig Thormodsrud | |
- Change ethernet completion | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-15 | fix for bug 2534 and prep for larson's vif link detect fixes | Robert Bays | |
2008-01-15 | Filter out vlans from "show interfaces ethernet" help string. | Stig Thormodsrud | |
2007-10-31 | enable ethernet interface by default | An-Cheng Huang | |
2007-10-24 | * add dynamic "allowed" support for config-mode completion. | An-Cheng Huang | |
* add support for completion help text. * add an example for each of the above ("ethernet" and "ethernet/duplex"). | |||
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |