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 <lyn...@fe80.eu>

Reply via email to