libosmo-pfcp/tests/libosmo-pfcp
Neels Hofmeyr 43dd5ddf97 bitmask to string: shorten
Remove braces and spaces from PFCP bits to string conversion.

Instead of "( FOO BAR BAZ )", print "FOO+BAR+BAZ".
Instead of "( FORW )", print "FORW".
Instead of "( )", print "-".

The spaces tend to break up readability of strings logged by osmo-upf.

In particular, this affects UP and CP capability bits, Apply Action,
Outer Header Creation.

Change-Id: I38426d6381e96d4a683e46eba1bdd29c73d3f027
2022-12-08 04:23:09 +01:00
..
Makefile.am fix coding of Network Instance IE 2022-12-08 04:23:09 +01:00
pfcp_test.c PFCP: add Network Instance IE in PDI IE 2022-11-23 23:40:28 +00:00
pfcp_test.ok bitmask to string: shorten 2022-12-08 04:23:09 +01:00