Attention is currently required from: fixeria.
3 comments:
File library/DIAMETER_Emulation.ttcn:
Patch Set #1, Line 90: var uint32_t g_sess_id_seed_h32;
I suspect that's because uint64_t is not supported in TTCN3?
Patch Set #1, Line 393: [] DIAMETER_PROC.getcall(DIAMETEREM_gen_sess_id:{?,?}) -> param(identity) {
ah so they are encoded visibly as 2 parts, weird.
Patch Set #1, Line 397: { g_sess_id_seed_h32 := g_sess_id_seed_h32 + 1; }
totally strange formatting here.
To view, visit change 31455. To unsubscribe, or for help writing mail filters, visit settings.