summaryrefslogtreecommitdiff
path: root/templates/interfaces/loopback
AgeCommit message (Collapse)Author
2009-12-21Move interfaces to vyatta-cfg-system packageStephen Hemminger
All the other templates and scripts related to interfaces are in vyatta-cfg-system
2009-10-21move priority after tag nodes.slioch
2009-10-20pushed priorities to node.def'sslioch
2009-09-09Bugfix 4700, 4269: Fix set and commit-time checks for ethernet vif addresses tooBob Gilligan
Also restore "--valid-addr" flag to vyatta-interfaces.pl since it is used outside this package.
2009-09-09Allow empty descriptionStephen Hemminger
Bug 4918
2009-07-08Use ip command rather than sysfs to set ifaliasStephen Hemminger
Bug 4672 By using ip command instead of sysfs, avoid subshell quoting issues. (cherry picked from commit 1755bfab4b22cc822f96fb78a1e05392d5f07398)
2009-06-12Fix update on multi-nodeStephen Hemminger
update tag on loopback is incorrect since address is multi-value node. (cherry picked from commit cd119fead01c35eae68b3383a2ab12fb9f2d4767)
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