summaryrefslogtreecommitdiff
path: root/templates/interfaces
AgeCommit message (Collapse)Author
2008-09-17Add support for bondingStephen Hemminger
Bugfix 3173 Add support for bonding device creation and adding slaves
2008-07-30Add IPv6 address to comp_help for bridge/tunnelStig Thormodsrud
2008-07-13Fix 3460: vrrp authentication error msg is wrongStig Thormodsrud
2008-06-25Fix 3379: tunnel interfaces are artificially limited to tun0-tun9Stig Thormodsrud
2008-06-25Add cli to enable proxy arp on a interface.Stig Thormodsrud
2008-06-19Fix 2030: Enhancement: VRRP preemption hold down timerStig Thormodsrud
2008-06-11Fix 1818: Add disable option to vrrp.Stig Thormodsrud
2008-04-25watchlink is no longer usedStephen Hemminger
Remove the watchlink exclude hooks
2008-04-18Fix Bug 3172 set interfaces tunnel <> key <> allowed after tunnel creationMohit Mehta
-key not allowed to be set after tunnel creation
2008-04-17Fix 3148: can't delete bridge interfaceStig Thormodsrud
2008-04-17Fix Bug 3164 set interfaces tunnel tun0 remote-ip <> doesn't take effect ↵Mohit Mehta
after committing - updating remote-ip or local-ip not allowed after tunnel creation - delete (commit failed) followed by set to another value will still - change the value of remote or local ip. bug 3171 filed for this behavior
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-04-11Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-cfg-system
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
-help strings standardized in vyatta-cfg-system
2008-04-04Merge branch 'glendale' into hollywoodrbalocca
2008-04-03Fix 3086: VRRP only allows up to 20 virtual IPsStig Thormodsrud
2008-04-02Merge branch 'glendale' into hollywoodrbalocca
Conflicts: debian/control
2008-03-31Add vrrp vip addresses to watchlink exclude file.Stig Thormodsrud
2008-03-20Fix Bug 2778 VRRP: add ability to run scripts on state transitionMohit Mehta
- enhancement added: configuring of scripts to run on vrrp state-transitions
2008-03-12CLI tab enhancement at "set interfaces ethernet <> address"Mohit Mehta
- tab gives dhcp if interface hasn't been configured before. handle "<*>" allowed values
2008-03-11Fix 2695 GRE tunnel doesn't work with "key"Stig Thormodsrud
- Include key on tunnel creation. - Prevent user from changing encap/key after creation. - Only allow key on GRE encap.
2008-02-26Fix 2877: Bridge group can not be assiged to vif sub interfaceZStig Thormodsrud
2008-02-15Fix syntax error in "interface bridge <> priority".Stig Thormodsrud
2008-02-14Fix 2819 Plain-text authentication should be identified as such.Stig Thormodsrud
2008-02-01- Fix 2745: bridge-group cost - syntax errorStig Thormodsrud
- Fix 2746: bridge-group priority - syntax error - Add comp_help strings - Change bridge-group to a transaction node
2008-01-31convert templates to new syntaxAn-Cheng Huang
2008-01-24update tunnel help strings with defaultsStig Thormodsrud
2008-01-21All vrrp to be configured on vifStig Thormodsrud
2008-01-16Add help and error message for 'set interfaces ethernet <dev> addressStig Thormodsrud
2008-01-12Add vrrp sync group and fix authentication displayStig Thormodsrud
2008-01-11Allow ip address to be configured on bridge interfaceStig Thormodsrud
2007-12-22Add tunnel interface.Stig Thormodsrud
2007-12-18Fix delete vrrp node (we really need symbolic names rather than relative path).Stig Thormodsrud
2007-12-18- Add support for multiple vrrp groups per interface.Stig Thormodsrud
- Add support for multiple VIPs per vrrp group.
2007-12-16Add ethernet bridging.Stig Thormodsrud
2007-11-19Fix 2498 vrrp configuration can NOT be committed.Stig Thormodsrud
2007-11-05Help text modificationsJustin Fletcher
2007-11-04Add vrrp to eureka.Stig Thormodsrud