summaryrefslogtreecommitdiff
path: root/templates/interfaces/loopback
AgeCommit message (Collapse)Author
2009-06-02Fix update on multi-nodeStephen Hemminger
update tag on loopback is incorrect since address is multi-value node.
2009-03-25Fix update of interface descriptionStephen Hemminger
Bug 4249
2009-03-23Store description in ifaliasStephen Hemminger
Use new kernel field to store description.
2009-03-12Use create rather than update on multi-node (loopback)Stephen Hemminger
2009-03-03Use check option to vyatta-interfaces.plStephen Hemminger
Eliminate checks in template in favor of doing it in one place in vyatta-interfaces.pl code.
2008-10-21Bugfix: 3807: Typo in config template for interfaces/loopback.Bob Gilligan
2008-10-15Enforce restrictions on loopback nameStephen Hemminger
Add allowed completion and check type of device.
2008-07-29Add ipv6 address to comp_help.Stig Thormodsrud
2008-04-11Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-cfg
2008-04-09Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-cfg
2008-02-13Fix 2829 System permits DHCP on loopback interfaceStig Thormodsrud
- remove dchp from help string
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-16Add help and error message for 'set interfaces ethernet <dev> addressStig Thormodsrud
2007-12-18Add ability to set ipv6 address on loopback but not dhcp.Stig Thormodsrud
2007-11-05User message modificationsJustin Fletcher
2007-11-05Help string modificationsJustin Fletcher
2007-10-24add 'sudo' to 'interfaces' configuration commands.An-Cheng Huang
2007-10-19bring up loopback interface when it's created.An-Cheng Huang
2007-09-25initial import (from eureka /cli) plus new build system.upstreamAn-Cheng Huang