Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-27 | T2546: Migrate "show interfaces bonding * slaves" to vyos-1x | Christian Poessinger | |
2020-06-06 | op-mode: T2546: migrate show interfaces tunnel,input,pseudo-ethernet,l2tpv3 ... | Christian Poessinger | |
Migrate to vyos-1x * show interfaces tunnel ... * show interfaces input ... * show interfaces pseudo-ethernet ... * show interfaces l2tpv3 ... * show interfaces bridge ... * show interfaces vti ... * show interfaces vxlan ... | |||
2011-10-27 | Move packet capture to 'monitor interfaces' | John Southworth | |
(cherry picked from commit bc6ffc5d3503af09c65a58f7d5907562d3fef944) | |||
2011-07-06 | Bugfix 7285: remove coloring of error | John Southworth | |
2009-08-13 | remove unwanted allowed tag | Stephen Hemminger | |
2009-08-12 | Remove bogus statistics template | Stephen Hemminger | |
Leftover sub-tree from update to show bonding Bug 4732 | |||
2009-08-12 | Add missing template for 'show interfaces bonding bondX' | Stephen Hemminger | |
This was missing from alignment with ethernet in previous commits. | |||
2009-08-12 | Make bonding operational mode consistent with ethernet | Stephen Hemminger | |
Clone existing ethernet operational mode commands into bonding. Move old 'show interfaces bonding' to 'show interfaces bonding slaves' etc. Bug 4640 and others | |||
2009-08-12 | Fix completion for VIF | Stephen Hemminger | |
Use COMP_WORDS to find real device name | |||
2009-02-27 | Fix expansion of bonding VIF | Stephen Hemminger | |
Use new --vif flag | |||
2009-02-11 | Use vyatta-interfaces --show to display allowed types | Stephen Hemminger | |
Simple way to handle interface names for allowed: | |||
2008-09-16 | Add preliminary operational mode support for bonding | Stephen Hemminger | |
Basic infrastructure for show status of bonding interfaces |