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
Mon Dec 7 17:33:29 UTC 2020


laforge has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/92/21592/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201207/1f0bdade/attachment.htm>


More information about the gerrit-log mailing list