Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-09 | Bug #306: add option to enable private VLAN proxy ARP on an interface. | Daniil Baturin | |
(aka /proc/sys/net/ipv4/conf/$intf/proxy_arp_pvlan). Patch contributed by Shane Short. | |||
2014-09-02 | Bug #285 - Cannot delete bond interface with vif | Kim Hagen | |
2014-07-02 | Set separate virtual interface for QinQ. | Kim Hagen | |
2014-06-26 | Add QinQ vlan to Bonding and pseudo-ethernet interfaces. | Kim Hagen | |
2012-08-16 | Allow any mtu for bonding vif | Stephen Hemminger | |
Bug 8285 The commit for mtu always triggers because of incorrect variable reference, just remove it. | |||
2012-06-27 | Minor typo in bonding help | Stephen Hemminger | |
2012-06-19 | Bugfix 8115: reset miimon on arp-montior deletion | John Southworth | |
2012-05-15 | Move VRRP to its own package | John Southworth | |
2012-02-18 | Fix VRRP templates error string capitalization. | Daniil Baturin | |
2012-02-18 | Bug #7787: Modify VRRP templates to allow custom script arguments, | Daniil Baturin | |
treat first word as script path and the rest as arguments. | |||
2012-01-19 | Enforce length restriction on interface description | Stephen Hemminger | |
Bug 7730 Kernel limit on interface description (ifalias) is 256 characters. | |||
2011-12-02 | Add vrrp interface description for bonding vif | John Southworth | |
2011-12-01 | Add vrrp interface description | John Southworth | |
2011-11-28 | Support VRRP virtual MAC interfaces above bond and bond vif interfaces | Bob Gilligan | |
This provides the same configuration parameters as are used to configure VRRP virtual MAC interfaces above ethernet and ethernet vif interfaces. | |||
2011-11-03 | Remove unnecessary sudo on bonding vif link detect script | Stephen Hemminger | |
2011-10-10 | Bugfix 7551: Fix vlan address completion text | John Southworth | |
2011-06-16 | Revert "bonding: remove requirement of slaves existing before vif" | Stephen Hemminger | |
This reverts commit 4729a33cdf054cce6780aa4817f9eaccb490ee3f. Need to put back the check, since it won't work asis | |||
2011-06-16 | bonding: remove requirement of slaves existing before vif | Stephen Hemminger | |
Bug 5383 Kernel modified to not default to vlan challenged, therefore it is now okay to make vlan on empty bond | |||
2011-06-08 | Move the mtu settings out of the main inteface priority subtree as a failure ↵ | John Southworth | |
boundry | |||
2011-04-13 | * Add help and checks for VRRP transition-script nodes | Mohit Mehta | |
to push users towards putting scripts in /config/scripts | |||
2011-01-06 | Change priority of bonding device address | Stephen Hemminger | |
Bug 6642 Need slaves to be attached to bonding device before setting address (for DHCP). (cherry picked from commit 77297af866be32c058363f9cb3d104db9e00bb36) | |||
2010-12-10 | Fix 6453: After configuring VRRP on interface, VRRP is not active until VRRP ↵ | Stig Thormodsrud | |
is manually restared with "restart vrrp" command. - Move all commit checks into script on end node. - Add separate function for conntrack-sync settings. - Do per instance validation at the right priority level. - Verify that the changes file is removed on final transaction. | |||
2010-12-02 | Fix delete of mac address on bonding interface | Stephen Hemminger | |
Bug 6489 Bonding device is a pseudo-device without hw-id, so deleting mac does nothing. | |||
2010-11-30 | Add dhcpv6 options for all interfaces that support DHCP | Stephen Hemminger | |
DHCPv6 is not restricted to ethernet only anymore. | |||
2010-11-24 | Fix range checking on bridge port priority is limited to 0-63 | Stephen Hemminger | |
Bug 5864 The STP port priority field is limited to a smaller range to allow more ports on the Linux bridge. Linux uses the same mapping as IOS so that in the STP port field there are 10 bits for port id and 6 bits for port priority. | |||
2010-11-23 | Remove check function from keepalived perl script | Stephen Hemminger | |
No longer need check-vip option since the type checking is done in template | |||
2010-11-23 | Improve performance of syntax checks for vrrp address | Stephen Hemminger | |
Use CLI (ipv4,ipv4net) and new address validator to check addresses for VRRP. | |||
2010-11-22 | Bonding should have same VRRP rules as Ethernet | Stephen Hemminger | |
2010-11-22 | Use script vyatta-address to set interface | Stephen Hemminger | |
Avoid the overhead of perl compilation of vyatta-interfaces for each address added. Handle the case of deleting address on deleted device cleanly. Clean up dhcpv6 script so it can be used on interfaces other than ethernet. | |||
2010-11-22 | Replace perl address validation with utility | Stephen Hemminger | |
2010-11-17 | Cleanup bridge port management | Stephen Hemminger | |
Consolidate bridge port management into a single perl script. Done to fix the following bug. Bug 4745 Don't allow interface with address to be added to bridge. | |||
2010-11-17 | Add address checks to bonding | Stephen Hemminger | |
Need to have same checks as ethernet for valid address on commit. | |||
2010-11-11 | Add more checks on VLAN | Stephen Hemminger | |
Bug 4695 If ethernet hardware does not allow VLAN's than produce error. Ignore delete if device doesn't exist. | |||
2010-11-02 | Priority change for bridging a bonded vif | Stephen Hemminger | |
Bug 6048 Preconditions: 310 bridge 315 bonding 320 bonding vif 325 bonding vif bridge group | |||
2010-10-29 | Allow setting MTU of VIF | Stephen Hemminger | |
Bug 3531 | |||
2010-10-25 | Add bonding ARP monitor parmeters | Stephen Hemminger | |
2010-10-25 | Wait to bring up bond interface until end | Stephen Hemminger | |
Setting bonding parameter requires setting interface down. Avoid flapping interface unnecessarily on boot, by defering setting link up until end of boot. | |||
2010-10-25 | Fix bond hash policy | Stephen Hemminger | |
Turns out link must be down to change hash policy | |||
2010-10-15 | Add ability to set transmit hash policy | Stephen Hemminger | |
2010-07-21 | Add completion for text fields with limited values | Stephen Hemminger | |
For all nodes that do 'syntax:expression: $VAR(@) in' add allowed tag to show possible values | |||
2010-07-21 | Fix help completion text | Stephen Hemminger | |
Use ipv4net when Address/prefix expected Use ipv4 where Address expected | |||
2010-07-20 | Add proxy-arp over bonding | Stephen Hemminger | |
Bug 5674 | |||
2010-07-20 | Use expression to validate VRRP password | Stephen Hemminger | |
Use CLI regex to check VRRP password rather than having to escape out to shell. | |||
2010-07-20 | Use val_help: for interface name help | Stephen Hemminger | |
Use common method for formatting CLI style help when entering interface name. Move loopback name syntax check into CLI expression to avoid overhead of perl here. | |||
2010-07-19 | Convert VRRP to new CLI help style | Stephen Hemminger | |
Use val_help: for help strings | |||
2010-07-19 | Convert VRRP preempt to bool | Stephen Hemminger | |
This value can only be "true" or "false"; it should be bool type. | |||
2010-07-19 | Use val_help: features to format better | Stephen Hemminger | |
Previous change did not format val-help tag correctly | |||
2010-07-19 | bonding vif val_help | Stephen Hemminger | |
2010-07-19 | Use val_help: for interface MTU nodes | Stephen Hemminger | |
2010-07-19 | Covert bonding mode to val_help | Stephen Hemminger | |