[openSUSE/wicked] 5c71eb: team: add link_watch_policy
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 5c71ebaf97e41e37e7bfdb90a84f1b30ca4e9290 https://github.com/openSUSE/wicked/commit/5c71ebaf97e41e37e7bfdb90a84f1b30ca... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/team.h M schema/constants.xml.in M schema/team.xml M src/dbus-objects/team.c M src/team.c M src/teamd.c M util/mkconst.c Log Message: ----------- team: add link_watch_policy Commit: 24582fae86fe0734327a33302e4f350d0218d587 https://github.com/openSUSE/wicked/commit/24582fae86fe0734327a33302e4f350d02... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M man/ifcfg-team.5.in Log Message: ----------- man: ifcfg-team cleanup Commit: 8e85dbe6f702b8d8c88e796fa287558934b06a44 https://github.com/openSUSE/wicked/commit/8e85dbe6f702b8d8c88e796fa287558934... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M man/ifcfg-team.5.in A man/src/ifcfg-team.5.md Log Message: ----------- man: ifcfg-team convert to Markdown use the following command to generate the manpage ``` pandoc man/src/ifcfg-team.5.md -s -t man > man/ifcfg-team.5.in ``` Commit: dd0fbcd78249d85c6355ad83b278c76735d443c9 https://github.com/openSUSE/wicked/commit/dd0fbcd78249d85c6355ad83b278c76735... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M man/ifcfg-team.5.in M man/src/ifcfg-team.5.md Log Message: ----------- man: ifcfg-team -- add TEAM_LINK_WATCH_POLICY Commit: 6716273aa19c5173e43631a57c026d12c0db3ba5 https://github.com/openSUSE/wicked/commit/6716273aa19c5173e43631a57c026d12c0... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/team.h M schema/team.xml M src/dbus-objects/team.c M src/team.c M src/teamd.c Log Message: ----------- team: add link_watch.vlanid property Commit: 4223f7b5fcfb16b15ab2e21c6b9e2cb38b2e0c29 https://github.com/openSUSE/wicked/commit/4223f7b5fcfb16b15ab2e21c6b9e2cb38b... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M man/ifcfg-team.5.in M man/src/ifcfg-team.5.md Log Message: ----------- man: ifcfg-team add TEAM_LW_ARP_PING_VLANID Commit: 9dc71e4ecc5742aa2e700ff29b9b638d16a2f827 https://github.com/openSUSE/wicked/commit/9dc71e4ecc5742aa2e700ff29b9b638d16... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/team.h M schema/team.xml M src/dbus-objects/team.c M src/team.c M src/teamd.c Log Message: ----------- team: add notify_peers and mcast_rejoin burst config Commit: e4b5ac87cfac5d4d7a8109ba6fe846332191a318 https://github.com/openSUSE/wicked/commit/e4b5ac87cfac5d4d7a8109ba6fe8463321... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M man/ifcfg-team.5.in M man/src/ifcfg-team.5.md Log Message: ----------- man: ifcfg-team add TEAM_NOTIFY_PEERS, TEAM_MCAST_REJOIN burst cfg Commit: c445149c3fd11e8488a8536a1bc8f17b7e9b7dfb https://github.com/openSUSE/wicked/commit/c445149c3fd11e8488a8536a1bc8f17b7e... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/team.h M schema/team.xml M src/dbus-objects/team.c M src/teamd.c Log Message: ----------- team: add debug_level Commit: ef79d6d5c598f76e5818ee0a9a38e475919206c5 https://github.com/openSUSE/wicked/commit/ef79d6d5c598f76e5818ee0a9a38e47591... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2024-02-22 (Thu, 22 Feb 2024) Changed paths: M man/ifcfg-team.5.in M man/src/ifcfg-team.5.md Log Message: ----------- man: ifcfg-team add TEAM_DEBUG_LEVEL Commit: d324d32a28dff24cadc80980a177753313de3c2e https://github.com/openSUSE/wicked/commit/d324d32a28dff24cadc80980a177753313... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/team.h M man/ifcfg-team.5.in A man/src/ifcfg-team.5.md M schema/constants.xml.in M schema/team.xml M src/dbus-objects/team.c M src/team.c M src/teamd.c M util/mkconst.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1000 team: add new options like link_watch_policy (jsc#PED-7183) Compare: https://github.com/openSUSE/wicked/compare/30317fb34904...d324d32a28df To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications
participants (1)
-
Marius Tomaschewski