osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libgtpnl/+/35990?usp=email )


Change subject: gtp-tunnel: display i_tei in help
......................................................................

gtp-tunnel: display i_tei in help

display <tid|i_tei> in help message that is printed.

Change-Id: I0aa78e654f23a2b6588ac8e1e5508e798caad1a7
---
M tools/gtp-tunnel.c
1 file changed, 12 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libgtpnl refs/changes/90/35990/1

diff --git a/tools/gtp-tunnel.c b/tools/gtp-tunnel.c
index 8c8f95f..e8db171 100644
--- a/tools/gtp-tunnel.c
+++ b/tools/gtp-tunnel.c
@@ -133,7 +133,7 @@
        uint32_t gtp_ifidx;

        if (argc != 6) {
-               printf("%s del <gtp device> <version> <tid> <family>\n",
+               printf("%s del <gtp device> <version> <tid|i_tei> <family>\n",
                        argv[0]);
                return EXIT_FAILURE;
        }

--
To view, visit https://gerrit.osmocom.org/c/libgtpnl/+/35990?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libgtpnl
Gerrit-Branch: master
Gerrit-Change-Id: I0aa78e654f23a2b6588ac8e1e5508e798caad1a7
Gerrit-Change-Number: 35990
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to