Attention is currently required from: pespin.
1 comment:
File library/PFCP_Emulation.ttcn:
Patch Set #2, Line 398: log("Ignoring PFCP PDU (SeqNr := ", pdu.sequence_number, ")");
I'd say printing pfcp_expect *and* seq number may be more informative.
You can always get very detailed logging by enabling `TTCN_MATCHING`. Not only this will tell the matching outcome, but also point out to the exact parts of the template that did not match. This is much more powerful than just logging a template, IMO.
To view, visit change 38208. To unsubscribe, or for help writing mail filters, visit settings.