summaryrefslogtreecommitdiff
path: root/templates/interfaces/bridge/node.def
AgeCommit message (Collapse)Author
2008-09-22Allow any number of bridge devicesStephen 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-14Merge from glendalerbalocca
2008-04-14Merge branch 'glendale' into hollywoodrbalocca
Conflicts: templates/interfaces/bridge/node.def templates/interfaces/ethernet/node.tag/bridge-group/node.def
2008-04-14Fix 3148: can't delete bridge interfaceStig Thormodsrud
2008-04-11Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-cfg-system
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-11Allow ip address to be configured on bridge interfaceStig Thormodsrud
2007-12-16Add ethernet bridging.Stig Thormodsrud