summaryrefslogtreecommitdiff
path: root/templates/interfaces
AgeCommit message (Collapse)Author
2007-11-27Fix 2497: check for duplicate ip address.Stig Thormodsrud
Also while we're add it, allow user to set an ipv6 address or get address from dhcp.
2007-11-20Fix 2482: Interface speed and duplex cannot be set to auto.Stig Thormodsrud
2007-11-05User message modificationsJustin Fletcher
2007-11-05Help string modificationsJustin Fletcher
2007-11-01edit help textAn-Cheng Huang
2007-11-01fix ethernet/vif templatesAn-Cheng Huang
2007-11-01fix cli backend bug: syntax checking for leaf value nodes involvingAn-Cheng Huang
variable references was not working.
2007-10-31enable ethernet interface by defaultAn-Cheng Huang
2007-10-31use "disable" instead of "enable" for ethernetAn-Cheng Huang
2007-10-31also set broadcast when setting addressAn-Cheng Huang
2007-10-24* add dynamic "allowed" support for config-mode completion.An-Cheng Huang
* add support for completion help text. * add an example for each of the above ("ethernet" and "ethernet/duplex").
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-10-16- Fix deleting vlan.Stig Thormodsrud
2007-09-25initial import (from eureka /cli) plus new build system.upstreamAn-Cheng Huang