Skip to content

Changes

Summary

  1. nft_kpi: add rate_ctr gtpu:ue_bytes:ul,dl (details)
Commit 97ba7b152ea8e0b38b53ee856bda49929e423c40 by nhofmeyr
nft_kpi: add rate_ctr gtpu:ue_bytes:ul,dl

So far we have the nftables based counters for total GTP-U bytes (UL,
DL), as well as a packet count.

Add another counter for the computed UE payload bytes:
  total_bytes - packets * (20 + 8 + 8)

Related: SYS#6773
Change-Id: Ib2f0a9252715ea4b2fe9c367aa65f771357768ca
The file was modified include/osmocom/hnbgw/hnbgw.h
The file was modified src/osmo-hnbgw/nft_kpi.c
The file was modified src/osmo-hnbgw/hnbgw.c
The file was modified include/osmocom/hnbgw/nft_kpi.h