lynxis lazus has submitted this change and it was merged. ( 
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(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



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: merged
Gerrit-Change-Id: I20e91e196b9d64b6dac11ab47fcef85f8a9ee0b7
Gerrit-Change-Number: 11018
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lyn...@fe80.eu>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: lynxis lazus <lyn...@fe80.eu>

Reply via email to