Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-11 | Allow ip address to be configured on bridge interface | Stig Thormodsrud | |
2007-12-16 | Add ethernet bridging. | Stig Thormodsrud | |