Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-12 | Bridge/bonding update to new syntax | Stephen Hemminger | |
Update to new syntax and remove unneeded CLI path. | |||
2009-01-08 | disable bridge node should be same as disable ethernet | Stephen Hemminger | |
There is no reason that disable of ethernet and disable of bridge have conflicting syntax. | |||
2008-11-19 | Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though ↵ | Mohit Mehta | |
interface has been disabled in CLI | |||
2008-10-24 | add firewall configuration to bridge interface | An-Cheng Huang | |
2008-09-22 | Allow any number of bridge devices | Stephen Hemminger | |
The CLI should not be enforcing arbitrary restrictions on the number of devices. The limit should be based on the resources of the system and only the kernel would know that. So let the user try and make 10000 bridge devices, maybe its on a 2000 core machine with 64G of memory. Any failure will show up when the attempt is made to create the tunnel device. | |||
2008-07-30 | Add IPv6 address to comp_help for bridge/tunnel | Stig Thormodsrud | |
2008-04-14 | Merge from glendale | rbalocca | |
2008-04-14 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: templates/interfaces/bridge/node.def templates/interfaces/ethernet/node.tag/bridge-group/node.def | |||
2008-04-14 | Fix 3148: can't delete bridge interface | Stig Thormodsrud | |
2008-04-11 | Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-system | |||
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
-help strings standardized in vyatta-cfg-system | |||
2008-03-12 | CLI tab enhancement at "set interfaces ethernet <> address" | Mohit Mehta | |
- tab gives dhcp if interface hasn't been configured before. handle "<*>" allowed values | |||
2008-02-15 | Fix syntax error in "interface bridge <> priority". | Stig Thormodsrud | |
2008-02-01 | - Fix 2745: bridge-group cost - syntax error | Stig Thormodsrud | |
- Fix 2746: bridge-group priority - syntax error - Add comp_help strings - Change bridge-group to a transaction node | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-16 | Add help and error message for 'set interfaces ethernet <dev> address | Stig Thormodsrud | |
2008-01-11 | Allow ip address to be configured on bridge interface | Stig Thormodsrud | |
2007-12-16 | Add ethernet bridging. | Stig Thormodsrud | |