Age | Commit message (Collapse) | Author |
|
Leftover sub-tree from update to show bonding
Bug 4732
|
|
This was missing from alignment with ethernet in previous commits.
|
|
Clone existing ethernet operational mode commands into bonding.
Move old 'show interfaces bonding' to 'show interfaces bonding slaves'
etc.
Bug 4640 and others
|
|
Use COMP_WORDS to find real device name
|
|
This reverts commit 65323a34ec4c8d4e9a4e055e8f05d04097379dea.
|
|
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.
|
|
Use new --vif flag
|
|
Simple way to handle interface names for allowed:
|
|
Basic infrastructure for show status of bonding interfaces
|