[openSUSE/wicked] 342a2d: fsm: fix to set extra waittime from xml in seconds
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 342a2dc7927f772dda50cd1db3f1b5ddbd96bc0b https://github.com/openSUSE/wicked/commit/342a2dc7927f772dda50cd1db3f1b5ddbd... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-04-02 (Tue, 02 Apr 2024) Changed paths: M src/fsm.c Log Message: ----------- fsm: fix to set extra waittime from xml in seconds The extra waittime calculated from bridge stp=on config timings is in seconds, do not convert to msec timeout yet. Commit: 5bc4ec6fc30208c57cec98327f4c0b5a87774c3d https://github.com/openSUSE/wicked/commit/5bc4ec6fc30208c57cec98327f4c0b5a87... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M src/fsm.c Log Message: ----------- fsm: apply extra waittime to timeout additionally Commit: 31a074bcab2bb830ef7b073f9c023f5cb13c8bb4 https://github.com/openSUSE/wicked/commit/31a074bcab2bb830ef7b073f9c023f5cb1... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M client/ifdown.c Log Message: ----------- ifdown: fix to properly init second timeout Don't init the --timeout seconds with worker default timeout constant, which is in msec already. Also, skip adding bridge stp=on interface setup time as there is none when we're shutting down interfaces. Commit: 9b78f26abd94e74b13a8a5866ce930219dc586a6 https://github.com/openSUSE/wicked/commit/9b78f26abd94e74b13a8a5866ce930219d... Author: Marius Tomaschewski <mt@suse.com> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M client/ifdown.c M src/fsm.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/1007 client: fix to not convert sec to msec twice (bsc#1222105) Compare: https://github.com/openSUSE/wicked/compare/210e5574946f...9b78f26abd94 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/wicked/settings/notifications
participants (1)
-
Marius Tomaschewski