Change in osmo-sgsn[master]: gbproxy: Log FSM timeouts

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Dec 8 21:59:55 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/21592 )

Change subject: gbproxy: Log FSM timeouts
......................................................................

gbproxy: Log FSM timeouts

Change-Id: I5c48e42083ab6f8622808457ca3f017adf35cdff
---
M src/gbproxy/gb_proxy.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/gbproxy/gb_proxy.c b/src/gbproxy/gb_proxy.c
index 8be67f7..ecb74c0 100644
--- a/src/gbproxy/gb_proxy.c
+++ b/src/gbproxy/gb_proxy.c
@@ -989,6 +989,7 @@
 		return -1;
 	}
 	osmo_clock_gettime(CLOCK_REALTIME, &tp);
+	osmo_fsm_log_timeouts(true);
 
 	return 0;
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/21592
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I5c48e42083ab6f8622808457ca3f017adf35cdff
Gerrit-Change-Number: 21592
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201208/4739de85/attachment.htm>


More information about the gerrit-log mailing list