Attention is currently required from: fixeria, jolly, laforge.
6 comments:
Patchset:
I'm updating deps/makefile again to contain a couple fixes I submitted upstream here: https://forge.etsi.org/rep/int/5g-core/nas/-/merge_requests/10
File 5gc/C5G_Tests.ttcn:
Patch Set #6, Line 324: log("Rx NAS message: ", rx_nas);
looks unrelated
It's not needed anymore, part of this next step towards having steps consolidated.
Patch Set #6, Line 386: log("Rx inner NAS: ", rx_nas);
looks unrelated
It's not needed anymore, part of this next step towards having steps consolidated.
File deps/Makefile:
Patch Set #6, Line 74: Do not put references to branches here
This has been removed in a recent commit. Looks like a rebase artifact.
Done
File library/NG_NAS_Osmo_Templates.ttcn:
How can the whole template be `omit`? It always yields a `value`, right?
Done
File library/NG_NAS_Osmo_Types.ttcn:
Patch Set #6, Line 70: errorbehavior(ALL:WARNING)
Interesting, haven't seen this before. […]
No idea, just copied it from the superset union provided in nas.git.
I think it sets RAW enc/dec logging to desired level.
Removing it since it's not really important here.
To view, visit change 40445. To unsubscribe, or for help writing mail filters, visit settings.