Change in osmo-sgsn[master]: vty: restart sgsn state: improve output message

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/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Tue Sep 18 16:26:06 UTC 2018


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/11018


Change subject: vty: restart sgsn state: improve output message
......................................................................

vty: restart sgsn state: improve output message

Change-Id: I20e91e196b9d64b6dac11ab47fcef85f8a9ee0b7
---
M src/gprs/sgsn_vty.c
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/src/gprs/sgsn_vty.c b/src/gprs/sgsn_vty.c
index 154e576..de193f0 100644
--- a/src/gprs/sgsn_vty.c
+++ b/src/gprs/sgsn_vty.c
@@ -824,7 +824,7 @@
 	vty_out(vty, "Flushed all BSSGPs queues.%s", VTY_NEWLINE);
 
 	gtp_clear_queues(sgsn->gsn);
-	vty_out(vty, "Restarted connection to GGSN.%s", VTY_NEWLINE);
+	vty_out(vty, "Flushed rx & tx queus towards the GGSN.%s", VTY_NEWLINE);
 
 	/* remove all queues to bssgp */
 	return CMD_SUCCESS;

-- 
To view, visit https://gerrit.osmocom.org/11018
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I20e91e196b9d64b6dac11ab47fcef85f8a9ee0b7
Gerrit-Change-Number: 11018
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180918/8a9229a0/attachment.htm>


More information about the gerrit-log mailing list