Branch: refs/heads/master Home: https://github.com/jpirko/libteam Commit: efcbc1732ab7631cbc3035f1426d6a5d6dbdda4e https://github.com/jpirko/libteam/commit/efcbc1732ab7631cbc3035f1426d6a5d6db... Author: Jiri Pirko jiri@resnulli.us Date: 2014-02-26 (Wed, 26 Feb 2014)
Changed paths: M include/team.h M libteam/ifinfo.c M libteam/libteam.c
Log Message: ----------- libteam: introduce ream_refresh
New function used to refresh internal lists and to call connected handlers.
Signed-off-by: Jiri Pirko jiri@resnulli.us
Commit: ad11b18771a87fb9aa2f35e2b8c790de0a20afb1 https://github.com/jpirko/libteam/commit/ad11b18771a87fb9aa2f35e2b8c790de0a2... Author: Jiri Pirko jiri@resnulli.us Date: 2014-02-26 (Wed, 26 Feb 2014)
Changed paths: M teamd/teamd.c M teamd/teamd.h
Log Message: ----------- teamd: look for existing ports before adding new ones
This is handy when we are doing take over of team device. Without this, teamd is not aware of existing ports.
Signed-off-by: Jiri Pirko jiri@resnulli.us
Commit: a3cf54617487a05dc1666a856deace46f9c2df5a https://github.com/jpirko/libteam/commit/a3cf54617487a05dc1666a856deace46f9c... Author: Jiri Pirko jiri@resnulli.us Date: 2014-02-26 (Wed, 26 Feb 2014)
Changed paths: M teamd/teamd.c M teamd/teamd.h M teamd/teamd_ctl.c M teamd/teamd_per_port.c
Log Message: ----------- teamd: do not remove ports from team dev in case of take over mode
Signed-off-by: Jiri Pirko jiri@resnulli.us
Compare: https://github.com/jpirko/libteam/compare/37703ae65bb9...a3cf54617487
libteam@lists.fedorahosted.org