Change in libosmocore[master]: ns2: vty: show all nse

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
Fri Oct 2 00:35:52 UTC 2020


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/20392 )


Change subject: ns2: vty: show all nse
......................................................................

ns2: vty: show all nse

Don't stop after dumping the first nse

Change-Id: I0ca1807692854b23b77ca9042768529df3f80289
---
M src/gb/gprs_ns2_vty.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/92/20392/1

diff --git a/src/gb/gprs_ns2_vty.c b/src/gb/gprs_ns2_vty.c
index d33760e..824466b 100644
--- a/src/gb/gprs_ns2_vty.c
+++ b/src/gb/gprs_ns2_vty.c
@@ -309,7 +309,6 @@
 
 	llist_for_each_entry(nse, &nsi->nse, list) {
 		dump_nse(vty, nse, stats, persistent_only);
-		break;
 	}
 
 }

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I0ca1807692854b23b77ca9042768529df3f80289
Gerrit-Change-Number: 20392
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201002/8fc72ab6/attachment.htm>


More information about the gerrit-log mailing list