[jpirko/libteam] 7de917: teamd: ab: set team mac on all ports
by GitHub
Branch: refs/heads/master
Home: https://github.com/jpirko/libteam
Commit: 7de9175f03881246226618b57e3e7bdf56babd6d
https://github.com/jpirko/libteam/commit/7de9175f03881246226618b57e3e7bdf...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M teamd/teamd_runner_activebackup.c
Log Message:
-----------
teamd: ab: set team mac on all ports
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: 2f8ee94f7986d2619fe4f9c999da728376c60dbf
https://github.com/jpirko/libteam/commit/2f8ee94f7986d2619fe4f9c999da7283...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M man/teamd.conf.5
M teamd/teamd_link_watch.c
Log Message:
-----------
teamd: lw: make arp validation optional
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: 1d02072691ff51af2b340b99d9eac2d20df9bef8
https://github.com/jpirko/libteam/commit/1d02072691ff51af2b340b99d9eac2d2...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M teamd/teamd_link_watch.c
Log Message:
-----------
teamd: use currect port mac address for ARPs
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: bc023a89128a8e8c49d3b611067a512c87f85dd8
https://github.com/jpirko/libteam/commit/bc023a89128a8e8c49d3b611067a512c...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M teamd/teamd_runner_activebackup.c
Log Message:
-----------
teamd: ab: use set "enabled" option correctly
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: 7d37c7de501eb0d1b913cbd160106ff6411a9689
https://github.com/jpirko/libteam/commit/7d37c7de501eb0d1b913cbd160106ff6...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M teamd/teamd_runner_activebackup.c
Log Message:
-----------
teamd: ab: improve port related error messsages
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: 8777fabb95e4ade1a140eac5c9365d8a426ada03
https://github.com/jpirko/libteam/commit/8777fabb95e4ade1a140eac5c9365d8a...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M man/teamd.conf.5
M teamd/teamd.h
M teamd/teamd_link_watch.c
Log Message:
-----------
teamd: lw: don't be always active with link watches on all ports
On disabled ports be rather passive as default
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: 13e5d08079ec6e9926b3ab2d590d3026f205608d
https://github.com/jpirko/libteam/commit/13e5d08079ec6e9926b3ab2d590d3026...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M teamd/teamd_link_watch.c
Log Message:
-----------
teamd: lw: move __get_port_curr_hwaddr call into "validate" section
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: be4aace803c5fe8e85c57e8cd55ae86b301b7e45
https://github.com/jpirko/libteam/commit/be4aace803c5fe8e85c57e8cd55ae86b...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M teamd/teamd_link_watch.c
Log Message:
-----------
teamd: lw: accept ARP requests as well when no validation is set
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: 8f5b8bc61aea7799088ac7089b78cb40237946f4
https://github.com/jpirko/libteam/commit/8f5b8bc61aea7799088ac7089b78cb40...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M teamd/teamd_runner_activebackup.c
Log Message:
-----------
teamd: ab: convert runner to use broadcast kernel mode
No need to use active port scenario. Just rely on enabled/disabled
ports. In AB case, only one port is enabled. Therefore broadcast mode is
fine for it.
Also refactor a bit code around this.
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Commit: 23ab93d0c3fcdd960edce6ab28fa91d924c920d5
https://github.com/jpirko/libteam/commit/23ab93d0c3fcdd960edce6ab28fa91d9...
Author: Jiri Pirko <jiri(a)resnulli.us>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M teamd/teamd_runner_activebackup.c
Log Message:
-----------
teamd: ab: rename prefix "abl_" to "ab_"
Not sure why I prefixed that "abl" :)
Signed-off-by: Jiri Pirko <jiri(a)resnulli.us>
Compare: https://github.com/jpirko/libteam/compare/6f487510f370...23ab93d0c3fc
10 years, 11 months