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/+/30230
to look at the new patch set (#2).
Change subject: VTY: rename 'nft' to 'tunmap' ......................................................................
VTY: rename 'nft' to 'tunmap'
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 "nft" to "tunmap"; a previous patch already renamed "gtp" to "tunend".
Keep a hidden "nft" VTY cmd as backwards compat alias.
Related: SYS#6192 Change-Id: Ia3c5224dd3b5f5c9437bbdec997d02176818cc97 --- 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-mockup.cfg M src/osmo-upf/up_gtp_action.c M src/osmo-upf/upf_nft.c M src/osmo-upf/upf_vty.c M tests/upf.vty 7 files changed, 41 insertions(+), 28 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/30/30230/2