Series |
Complete 'continuous' Online Check Mode Implementation.
|
expand
-
[00/60] Complete 'continuous' Online Check Mode Implementation.
-
[v2,01/60] service: Change return type of '__connman_service_wispr_start'.
-
[v2,02/60] service: Sanity check the 'type' param in '__connman_service_wispr_start'.
-
[v2,03/60] service: Rename 'online_check_enabled_check'.
-
[v2,04/60] service: Change return type of 'start_online_check'.
-
[v2,05/60] service: Change return type of 'start_wispr_if_connected'.
-
[v2,06/60] service: Introduce and use online check 'active' state.
-
[v2,07/60] service: Document 'online_check_state' 'active' member.
-
[v2,08/60] service: Document 'online_check_is_active'.
-
[v2,09/60] service: Document 'online_check_active_set_value'.
-
[v2,10/60] service: Document 'online_check_active_{clear,set}'.
-
[v2,11/60] service: Rename 'start_wispr_if_connected'.
-
[v2,12/60] service: Refactor 'start_online_check_if_connected'.
-
[v2,13/60] service: Document 'start_online_check_if_connected_with_type'.
-
[v2,14/60] service: Add an explicit conditional for IPv6 in 'reschedule_online_check'.
-
[v2,15/60] session: Add service identifier to 'DBG' in four functions.
-
[v2,16/60] service: Add online check failure service error enumeration and string.
-
[v2,17/60] doc/service: Document online check failure service error.
-
[v2,18/60] service: Introduce and use online check 'failures/successes' state.
-
[v2,19/60] service: Document 'online_check_state' 'failures/successes' members.
-
[v2,20/60] main: Introduce the 'OnlineCheck{Failures,Successes}Threshold' settings.
-
[v2,21/60] doc: Document the 'OnlineCheck{Failures,Successes}Threshold' settings.
-
[v2,22/60] service: Add per-service online check failure threshold state.
-
[v2,23/60] service: Document 'connman_service' 'online_check_failures_met_threshold' member.
-
[v2,24/60] service: Document 'connman_service' 'online_check_state_ipv{4,6}' members.
-
[v2,25/60] service: Move 'set_error' forward declaration earlier in the source.
-
[v2,26/60] service: Capture IP configuration state by value rather than by pointer.
-
[v2,27/60] service: Complete 'continuous' online check mode implementation.
-
[v2,28/60] service: Document 'online_check_failures_threshold_was_met'.
-
[v2,29/60] service: Document 'online_check_failures_threshold_was_met_set_value'.
-
[v2,30/60] service: Document 'online_check_failures_threshold_was_met_{set,clear}'.
-
[v2,31/60] service: Document 'online_check_counter_reset'.
-
[v2,32/60] service: Document 'online_check_{failures,successes}_reset'.
-
[v2,33/60] service: Document 'online_check_state_reset'.
-
[v2,34/60] service: Document 'online_check_counters_log'.
-
[v2,35/60] service: Document 'online_check_counter_threshold_is_met'.
-
[v2,36/60] service: Document 'is_online_check_failure_threshold_met_predicate'.
-
[v2,37/60] service: Document 'online_check_failures_threshold_is_met'.
-
[v2,38/60] service: Document 'is_online_check_success_threshold_met_predicate'.
-
[v2,39/60] service: Document 'online_check_successes_threshold_is_met'.
-
[v2,40/60] service: Document 'online_check_counter_increment_and_log'.
-
[v2,41/60] service: Document 'online_check_log_success'.
-
[v2,42/60] service: Document 'continuous_online_check_log_{counter,failures,successes}_threshold_me…
-
[v2,43/60] service: Document 'handle_{continuous,oneshot}_online_check_success'.
-
[v2,44/60] service: Document 'online_check_log_failure'.
-
[v2,45/60] service: Document 'handle_{continuous,oneshot}_online_check_failure'.
-
[v2,46/60] service: Add @sa documentation references.
-
[v2,47/60] service: Document the internals of 'service_compare'.
-
[v2,48/60] service: Document interval assignment in '__connman_service_wispr_start'.
-
[v2,49/60] service: Document 'downgrade_connected_services'.
-
[v2,50/60] service: Document 'service_schedule_changed'.
-
[v2,51/60] service: Document 'service_route_changed'.
-
[v2,52/60] service: Add function parameter to 'default_changed' and 'service_list_sort'.
-
[v2,53/60] service: Add @sa documentation reference to 'current_default'.
-
[v2,54/60] service: Add 'DBG' to 'downgrade_connected_services'.
-
[v2,55/60] main/service: Introduce 'OnlineCheckMode' setting.
-
[v2,56/60] service: Leverage 'OnlineCheckMode' setting.
-
[v2,57/60] doc: Document the 'OnlineCheckMode' setting.
-
[v2,58/60] main: Add comments tags for online check-related settings.
-
[v2,59/60] main: Consolidate logging of online check-related settings.
-
[v2,60/60] main: Add deprecation warnings for 'EnableOnlineCheck' and 'EnableOnlineToReadyTransitio…
|