Skip to content

Fix error message upon PFCP session establishment request

Stefan Spettel requested to merge fix_error_message into develop

Changes

  • Use regex instead of the fromString function to test if it is an IPv4

Tests

  • Tested with host: 192.168.70.133 and host: oai-smf, in the former case SMF sends IPv4 PFCP, in the latter FQDN

Merge request reports