Attention is currently required from: osmith.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42460?usp=email )
Change subject: 5gc: Introduce tests TC_ng_register_ping6(_256) ......................................................................
Patch Set 2:
(2 comments)
File 5gc/C5G_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42460/comment/c3a2863c_9391c... : PS2, Line 436: f_ping4
shouldn't this be ping6?
The naming of the function is actually wrong, it just works fine here. I'll rename it when supporting IPv4v6 addresses as a next step.
File 5gc/ConnHdlr.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42460/comment/4e9d4704_b219a... : PS2, Line 1327: //user_addr := g_pars.ue_pars.sess_pars.ipv6_interface_id;
do you want to keep this commented out line?
thanks, fixed it will push with next version of the patch.