Attention is currently required from: neels. Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-upf/+/30229
to look at the new patch set (#2).
Change subject: VTY: rename 'gtp' to 'tunend' ......................................................................
VTY: rename 'gtp' to 'tunend'
So far the config nodes were named after the implementation: "GTP kernel module" = "gtp" and "netfilter" = "nft"
We found that this is confusing, since both are related to handling GTP. Rename "gtp" to "tunend"; a subsequent patch will rename "nft" to "tunmap".
Keep a hidden "gtp" VTY cmd as backwards compat alias.
In log output, also print "tunend" instead of "endecaps" (up_gtp_action_to_str_buf()).
Related: SYS#6192 Change-Id: I49ac7b1f8b5b74f586edfed1dfb29f9af55a521b --- M contrib/osmo-pfcp-tool-scripts/osmo-upf-11.cfg M contrib/osmo-pfcp-tool-scripts/osmo-upf-12.cfg M doc/examples/osmo-upf/osmo-upf-create-dev.cfg M doc/examples/osmo-upf/osmo-upf-mockup.cfg M include/osmocom/upf/upf.h M src/osmo-upf/up_gtp_action.c M src/osmo-upf/upf.c M src/osmo-upf/upf_gtp.c M src/osmo-upf/upf_vty.c M tests/upf.vty 10 files changed, 65 insertions(+), 57 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/29/30229/2