Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-07 | Fix descriptions with meta-characters | Stephen Hemminger | |
Bug 4672 Use ip command rather than sysfs to avoid quoting issues | |||
2009-07-07 | Allow disable of bonding interface with VIF | Stephen Hemminger | |
bug 4694 No reason to block disabling bonding interface with VIF Kernel handles it fine. | |||
2009-07-07 | Block creating vif until after slaves present | Stephen Hemminger | |
Workaround for bonding VLAN_CHALLENGED bug 4694 | |||
2009-07-01 | Fix 'sh: line 1:' error ing bug 4655. | Mark O'Brien | |
2009-06-26 | Added link detect to ethernet bonded vlan interfaces. | Mark O'Brien | |
(bug 4656) | |||
2009-06-23 | Change interface state to down, add to bond group, change state to up. | Mark O'Brien | |
2009-06-15 | 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. | |||
2009-06-14 | Fix 4579: There is no validation for vrrp virtual-address like the one for ↵ | Stig Thormodsrud | |
interfaces address. | |||
2009-06-12 | Remove ability to add vif to macvlan | Stephen Hemminger | |
Macvlan and vlan tagging doesn't work right in the kernel (2.6.29) so wait till it is fixed upstream. | |||
2009-06-09 | Remove invalid buried templates | Stephen Hemminger | |
These are all templates that do nothing in current config and only contain a useless help: value. | |||
2009-06-08 | Fix help/completion for xor-hash | Stephen Hemminger | |
Bug 4513 | |||
2009-06-08 | Use sysfs for bonding device control | Stephen Hemminger | |
Bug 4511 Since loading bond module is broken in 2.6.29 or later kernel and the root cause is in sysfs/procfs which is a mess. Workaround the problem by loading bond module once and using sysfs. | |||
2009-06-02 | Fix multi-nodes for address using update tag | Stephen Hemminger | |
Update makes no sense on a multi-valued node, only create or delete have meaning. | |||
2009-06-01 | Fix deletion of pseudo-ethernet | Stephen Hemminger | |
Bug 4478 Incorrect syntax on ip link command. | |||
2009-05-30 | Change tunnel multicast from on/off to enable/disable. | Stig Thormodsrud | |
2009-05-25 | Allow multicast to be enabled on tunnel interfaces. | Jon Andersson | |
2009-05-25 | Fix 4430: Not possible to create tunnel on fluctating interfaces | Jon Andersson | |
2009-04-29 | Move virtual-ethernet to pseudo-ethernet | Stephen Hemminger | |
Avoid name-conflict with Xen | |||
2009-04-24 | Add support for virtual-ethernet | Stephen Hemminger | |
2009-04-20 | Move disable-link-detect out of vyatta-cfg-quagga to interfaces | Stephen Hemminger | |
Some interfaces have link-detect others do not, and vyatta-cfg-quagga is trying to handle generic case. | |||
2009-04-01 | Change "syntax" check to "commit" check for virtual interfaces. | Stig Thormodsrud | |
Change to use script for allowed values. | |||
2009-03-31 | Set forwarding-delay when STP is enabled | Stephen Hemminger | |
If using STP then apply configured forwarding-delay or 15 if none specified. | |||
2009-03-31 | Turn off forwarding delay if STP is off | Stephen Hemminger | |
Bug 4226 There is no need for forwarding delay unless doing spanning tree. | |||
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 | Fix update of description | Stephen Hemminger | |
Bug 4249 | |||
2009-03-25 | Change "syntax" check to "commit" check for "bridge-group bridge". | Stig Thormodsrud | |
2009-03-24 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-system into jenner | Stig Thormodsrud | |
2009-03-24 | Change "syntax" check to a "commit" check. | Stig Thormodsrud | |
Seems like "syntax" check should only be done for thing related to the current node hierarchy. | |||
2009-03-23 | Save interface description in kernel | Stephen Hemminger | |
2009-03-11 | Don't allow vif on disabled bonding interface | Stephen Hemminger | |
2009-03-11 | Fix delete of bonding vif | Stephen Hemminger | |
Need dev in argument | |||
2009-03-09 | Remove per-interface firewall templates. They are generated now. | Bob Gilligan | |
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-02 | Convert to bonding vif to use netlink. | 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 | |
2009-02-27 | up the bridge interface when it's created | An-Cheng Huang | |
2009-02-27 | fix logic and shell syntax | An-Cheng Huang | |
2009-01-26 | bridge: handle non ethernet devices in bridge | Stephen Hemminger | |
Eventually, need to be able to devices named something other than 'ethX' into bridge. So use sysfs to find devices. | |||
2009-01-22 | Fix delete of bonding interface | Stephen Hemminger | |
Don't allow removal of a bonded device that still has slaves. Bug 4045 | |||
2009-01-12 | Bridge/bonding update to new syntax | Stephen Hemminger | |
Update to new syntax and remove unneeded CLI path. | |||
2009-01-08 | disable bridge node should be same as disable ethernet | Stephen Hemminger | |
There is no reason that disable of ethernet and disable of bridge have conflicting syntax. | |||
2008-12-05 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-system into jenner | Stephen Hemminger | |
2008-12-05 | need full path to linkdetect | Stephen Hemminger | |
2008-12-03 | Merge branch 'islavista' into jenner | Rick Balocca | |
2008-12-03 | use vyatta-link-detect | Stephen Hemminger | |
2008-12-01 | Add correct help for bonding modes | Stephen Hemminger | |
Template did not match available bonding modes | |||
2008-11-19 | Fix Bug 3917 dhcp brings interface up for lease acquire/renew even though ↵ | Mohit Mehta | |
interface has been disabled in CLI |