Attention is currently required from: fixeria, pespin.
laforge has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/40281?usp=email )
Change subject: enft_kpi: retrieve per-eNB traffic counters ......................................................................
Patch Set 8: Code-Review+1
(2 comments)
File config/sys.config:
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/40281/comment/5a1ffaa3_46b7d... : PS8, Line 24: %% {enft_kpi_enable, true}, %% whether to enable the NFT KPI module (default: false)
"nft" is a well known and established system-wide component, which users can easily understand from […]
I tend to agree with pespin, and probably even more with Vadims's suggestion to call it gtpu_ as the user doesn't care about the implementation.
File rebar.config:
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/40281/comment/2cd57114_df99f... : PS8, Line 13: {git, "https://gitea.osmocom.org/vyanitskiy/enftables.git", {branch, "fixeria/json"}}},
Again, I'll move the library to https://gitea.osmocom. […]
Done