Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-07 | Remove pseudo-ethernet vif templates | Stephen Hemminger | |
Vif's aren't supported (yet) on pseudo-ethernets. Bug 4668 | |||
2009-06-01 | Fix completion for VIF | Stephen Hemminger | |
Use COMP_WORDS to find real device name | |||
2009-06-01 | Revert "Fix completion for vif" | Stephen Hemminger | |
This reverts commit 65323a34ec4c8d4e9a4e055e8f05d04097379dea. | |||
2009-06-01 | Fix completion for vif | Stephen Hemminger | |
Bug 4247 It is not possible to do completion for VIF because the allowed: tag does not support passing arguments $1,... or $VAR(../@) in operational mode. | |||
2009-06-01 | Add 'show interfaces pseudo-ethernet' | Stephen Hemminger | |
Bug 4479 Add operational commands for pseudo-ethernet devices |