Hi,
which
OCTET STRING type do you need to modify?
It is
not possibe to modify "common OCTET STRING".
You
can use #.FN_HDR/BODY/FTR e.g. in following way:
NAS-Message ::= OCTET STRING (SIZE
(1..4095))
#.FN_HDR NAS-Message
...
or
e.g.
RAB-Info-v6b0ext ::= SEQUENCE
{
mbms-ServiceIdentity OCTET STRING (SIZE
(3))
}
#.FN_HDR RAB-Info-v6b0ext/mbms-ServiceIdentity
...
Regards,
Tomas
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.