Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-15 | partial fix for bug 4903. | slioch | |
2009-08-04 | Fix bonding group setup | Stephen Hemminger | |
The last change broke bond-group setup. | |||
2009-08-04 | BONDING: handle change of bond-group | Stephen Hemminger | |
Use similar action to new bridge-group Bug 4768 | |||
2009-08-04 | BONDING: handle change of bond-group | Stephen Hemminger | |
Use similar action to new bridge-group Bug 4768 | |||
2009-07-17 | Change interface state to down, add to bond group, change state to up. | Mark O'Brien | |
(cherry picked from commit ed127b43756dfe852cff453ac8d8a72c01cbefd2) | |||
2009-07-17 | Convert bonding to use sysfs instead of ifenslave | Stephen Hemminger | |
ifenslave is the old way, and may not be supported in future. Use sysfs instead to add/delete slaves. (cherry picked from commit 0bd1cd12ccb047afce7444f5728fc3bbc3f328a5) | |||
2009-07-17 | Remove invalid buried templates | Stephen Hemminger | |
These are all templates that do nothing in current config and only contain a useless help: value. (cherry picked from commit d932a2d53618d38a3a5d4c668e18fc5920e0ad6b) | |||
2009-07-14 | Bugfix 4708: Re-structure to avoid using "update" in non-leaf valueless nodes. | Bob Gilligan | |
This change cleans up the bridging configuration, uses the new COMMIT_ACTION environment variable, and avoids using state files to pass information between templates. | |||
2009-06-14 | Fix 4579: There is no validation for vrrp virtual-address like the one for ↵ | Stig Thormodsrud | |
interfaces address. | |||
2009-04-01 | Change "syntax" check to "commit" check for virtual interfaces. | Stig Thormodsrud | |
Change to use script for allowed values. | |||
2009-03-25 | Add "interface ethernet <> bridge-group bridge" update tag in addition to ↵ | Stig Thormodsrud | |
create tag. | |||
2009-03-25 | Change bridge check from "syntax" to "create". | Stig Thormodsrud | |
Change allowed tag to use new interface check. | |||
2009-03-25 | Change "syntax" check to "commit" check for "bridge-group bridge". | Stig Thormodsrud | |
2009-03-03 | Use vyatta-interfaces.pl to check bridge validity | Stephen Hemminger | |
2009-03-03 | Use vyatta-interfaces.pl to show available bonding devices | Stephen Hemminger | |
2009-03-01 | Fix 4152: Add support for VRRP operation on unnumbered interfaces | Stig Thormodsrud | |
2009-02-28 | Fix 3778: vrrp should allow prefix to be included with the virtual-address | Stig Thormodsrud | |
2008-09-17 | Add support for bonding | Stephen Hemminger | |
Bugfix 3173 Add support for bonding device creation and adding slaves | |||
2008-07-13 | Fix 3460: vrrp authentication error msg is wrong | Stig Thormodsrud | |
2008-06-25 | Add cli to enable proxy arp on a interface. | Stig Thormodsrud | |
2008-06-19 | Fix 2030: Enhancement: VRRP preemption hold down timer | Stig Thormodsrud | |
2008-06-11 | Fix 1818: Add disable option to vrrp. | Stig Thormodsrud | |
2008-04-25 | watchlink is no longer used | Stephen Hemminger | |
Remove the watchlink exclude hooks | |||
2008-04-17 | Fix 3148: can't delete bridge interface | Stig Thormodsrud | |
2008-04-14 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: templates/interfaces/bridge/node.def templates/interfaces/ethernet/node.tag/bridge-group/node.def | |||
2008-04-14 | Fix 3148: can't delete bridge interface | Stig Thormodsrud | |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
-help strings standardized in vyatta-cfg-system | |||
2008-04-04 | Merge branch 'glendale' into hollywood | rbalocca | |
2008-04-03 | Fix 3086: VRRP only allows up to 20 virtual IPs | Stig Thormodsrud | |
2008-04-02 | Merge branch 'glendale' into hollywood | rbalocca | |
Conflicts: debian/control | |||
2008-03-31 | Add vrrp vip addresses to watchlink exclude file. | Stig Thormodsrud | |
2008-03-20 | Fix Bug 2778 VRRP: add ability to run scripts on state transition | Mohit Mehta | |
- enhancement added: configuring of scripts to run on vrrp state-transitions | |||
2008-02-26 | Fix 2877: Bridge group can not be assiged to vif sub interfaceZ | Stig Thormodsrud | |
2008-02-14 | Fix 2819 Plain-text authentication should be identified as such. | Stig Thormodsrud | |
2008-02-01 | - Fix 2745: bridge-group cost - syntax error | Stig Thormodsrud | |
- Fix 2746: bridge-group priority - syntax error - Add comp_help strings - Change bridge-group to a transaction node | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2008-01-21 | All vrrp to be configured on vif | Stig Thormodsrud | |
2008-01-12 | Add vrrp sync group and fix authentication display | Stig Thormodsrud | |
2007-12-18 | Fix 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-16 | Add ethernet bridging. | Stig Thormodsrud | |
2007-11-19 | Fix 2498 vrrp configuration can NOT be committed. | Stig Thormodsrud | |
2007-11-05 | Help text modifications | Justin Fletcher | |
2007-11-04 | Add vrrp to eureka. | Stig Thormodsrud | |