Hi.
I'm
not sure what you're trying to do but look at:
InformationElements.asn:
NAS-Message ::= OCTET STRING (SIZE
(1..4095))
in
.cnf
#.FN_BODY NAS-Message VAL_PTR = &nas_message_tvb
tvbuff_t
*nas_message_tvb=NULL;
%(DEFAULT_BODY)s
if
(nas_message_tvb)
call_dissector(gsm_a_dtap_handle,nas_message_tvb,%(ACTX)s->pinfo,
proto_tree_get_root(tree));
#.END
What
ASN1 statment are you trying to modify?
Regards
Anders
hi,
im unable to modify dissect_rrc_OCTET_STRING() function in
packet-rrc.c , compiling after changing the rrc.cnf using #.HDR or
#.FTR ..... is not getting reflected for this function, which ive used
successfully to modify other asn genereted disssector functions. can
anyone plz help?
regards,
Prakash |
Explore your hobbies and interests.
Click
here to begin.