Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-16 | Fix check for pseudo-ethernet overlap | Stephen Hemminger | |
Bug 7726 Incorrect variable name (from cut-paste) | |||
2012-01-03 | Check for conflict between pseudo-ethernet and bonding,bridging | Stephen Hemminger | |
Don't allow configuring bonding or bridging if pseudo-ethernet is in use. | |||
2011-12-30 | bridge: check for VRRP | Stephen Hemminger | |
Do not allow interface with VRRP defined to be added to a bridge. | |||
2010-11-23 | Make scripts executable | Stephen Hemminger | |
2010-11-18 | Add more checks for bridge/bond conflicts | Stephen Hemminger | |
Don't allow putting bridge port into bond-group (and vice-versa). | |||
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. |