Skip to content
Success

Changes

Summary

  1. osmo-upf: add VTY 'gtp-echo' command (details)
Commit 9c904c185a52e0a03ca0481d872fc4cacb60782e by Oliver Smith
osmo-upf: add VTY 'gtp-echo' command

Allow sending GTPv1-U Echo Requests to GTP peers via new VTY command

  gtp1u-echo send to (A.B.C.D|X:X::X:X)
  gtp1u-echo send to (A.B.C.D|X:X::X:X) local-ip (A.B.C.D|X:X::X:X)
  gtp1u-echo send to (A.B.C.D|X:X::X:X) local-dev DEV_NAME

Related: OS#6541
Tweaked-by: Oliver Smith <osmith@sysmocom.de>
Change-Id: I970dccd7a27b098eea9e660822e24e2c4b059fc6
The file was addedtests/gtp-echo.vty
The file was modifiedinclude/osmocom/upf/upf_gtpu_echo.h
The file was modifiedinclude/osmocom/upf/upf.h
The file was modifiedsrc/osmo-upf/upf_gtpu_echo.c
The file was modifiedsrc/osmo-upf/upf_vty.c