Attention is currently required from: laforge, neels.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/upf-benchmark/+/38327?usp=email )
Change subject: Initial version of improved osmo-pfcp-tool from osmo-upf.git. ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
shouldn't we start with an import of the project history using "git filter-branch" or related tools?
tbh I don't think it's worth it, since then we'd also need to spend time moving code around into differnet directiories, dropping/stripping out sutff not needed, etc. From osmo-upf.git master afaik there's only an old osmo-pfcp-tool which was used as a base to add a lot more features which are kept in a separate WIP in branch (not really cleaned up) which Neels started and which I squashed with my own changes I did (again with an unstructured changeset while testing stuff).
So I think doing a proper import will take us a lot of time for no real good benefit.