Branch: refs/heads/master Home: https://github.com/jpirko/libteam Commit: ef7b10e7de2af167c75ae00069d502b96e046527 https://github.com/jpirko/libteam/commit/ef7b10e7de2af167c75ae00069d502b96e0... Author: Jiri Pirko jiri@resnulli.us Date: 2014-03-27 (Thu, 27 Mar 2014)
Changed paths: M man/teamdctl.8 M utils/teamdctl.c
Log Message: ----------- teamdctl: add command for easy port presention checking
Signed-off-by: Jiri Pirko jiri@resnulli.us
Commit: f01d3a01cf2c12a8974dd05a558d6182a15a986e https://github.com/jpirko/libteam/commit/f01d3a01cf2c12a8974dd05a558d6182a15... Author: Jiri Pirko jiri@resnulli.us Date: 2014-03-27 (Thu, 27 Mar 2014)
Changed paths: M teamd/redhat/initscripts/network-scripts/ifup-TeamPort M teamd/redhat/initscripts_systemd/network-scripts/ifup-TeamPort
Log Message: ----------- initscripts: do not try to re-add port if it is already there
The thing is that first, the port is downed and after that the teamdctl util is used to add it. When the port is already there, the only effect is that the port goes down. Fix this by checking if port is already in team.
Signed-off-by: Jiri Pirko jiri@resnulli.us
Compare: https://github.com/jpirko/libteam/compare/b406696ecf41...f01d3a01cf2c
libteam@lists.fedorahosted.org