magma / S1APTester

A test tool that simulates the s1aptest functionality of a LTE network
Other
53 stars 42 forks source link

Fix ipv4v6 transport layer addresses handling in ICS Req and ERAB SETUP Req #72

Closed pruthvihebbani closed 2 years ago

pruthvihebbani commented 2 years ago

Title

Fix ipv4v6 transport layer addresses handling in ICS Req and ERAB SETUP Req

Summary

S1ap tester does not handle ipv4v6 transport layer addresses received in ICS request or ERAB SETUP request as of now. Fixed the issue temporarily by replacing RFAILED with break.

Test plan