Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-21 | Move interfaces to vyatta-cfg-system package | Stephen Hemminger | |
All the other templates and scripts related to interfaces are in vyatta-cfg-system | |||
2009-10-21 | move priority after tag nodes. | slioch | |
2009-10-20 | pushed priorities to node.def's | slioch | |
2009-09-09 | Bugfix 4700, 4269: Fix set and commit-time checks for ethernet vif addresses too | Bob Gilligan | |
Also restore "--valid-addr" flag to vyatta-interfaces.pl since it is used outside this package. | |||
2009-09-09 | Allow empty description | Stephen Hemminger | |
Bug 4918 | |||
2009-07-08 | Use ip command rather than sysfs to set ifalias | Stephen Hemminger | |
Bug 4672 By using ip command instead of sysfs, avoid subshell quoting issues. (cherry picked from commit 1755bfab4b22cc822f96fb78a1e05392d5f07398) | |||
2009-06-12 | Fix update on multi-node | Stephen Hemminger | |
update tag on loopback is incorrect since address is multi-value node. (cherry picked from commit cd119fead01c35eae68b3383a2ab12fb9f2d4767) | |||
2009-03-25 | Fix update of interface description | Stephen Hemminger | |
Bug 4249 | |||
2009-03-23 | Store description in ifalias | Stephen Hemminger | |
Use new kernel field to store description. | |||
2009-03-12 | Use create rather than update on multi-node (loopback) | Stephen Hemminger | |
2009-03-03 | Use check option to vyatta-interfaces.pl | Stephen Hemminger | |
Eliminate checks in template in favor of doing it in one place in vyatta-interfaces.pl code. | |||
2008-10-21 | Bugfix: 3807: Typo in config template for interfaces/loopback. | Bob Gilligan | |
2008-10-15 | Enforce restrictions on loopback name | Stephen Hemminger | |
Add allowed completion and check type of device. | |||
2008-07-29 | Add ipv6 address to comp_help. | Stig Thormodsrud | |
2008-04-11 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg | |||
2008-04-09 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg | |||
2008-02-13 | Fix 2829 System permits DHCP on loopback interface | Stig Thormodsrud | |
- remove dchp from help string | |||
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 | |
2007-12-18 | Add ability to set ipv6 address on loopback but not dhcp. | Stig Thormodsrud | |
2007-11-05 | User message modifications | Justin Fletcher | |
2007-11-05 | Help string modifications | Justin Fletcher | |
2007-10-24 | add 'sudo' to 'interfaces' configuration commands. | An-Cheng Huang | |
2007-10-19 | bring up loopback interface when it's created. | An-Cheng Huang | |
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |