1 comment:
File library/GTPv2_Emulation.ttcn:
Patch Set #1, Line 343: private function f_gtp2c_is_initial_msg(PDU_GTPCv2 msg) return boolean
let me know if you know a better one!
I would have if i did. If I look at GTPv2_Types there are "only" 84 different variants of GTPCv2_PDUs so it might be shorter to invert the logic and only check for the 25 types not listed here.
Doesn't really make a difference, though
To view, visit change 35358. To unsubscribe, or for help writing mail filters, visit settings.