Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] can't modify dissect_rrc_OCTET_STRING()

From: "Anders Broman" <anders.broman@xxxxxxxxxxxx>
Date: Wed, 11 Jun 2008 11:53:07 +0200
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


From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of prakash chowbey
Sent: den 11 juni 2008 11:14
To: Wireshark-dev@xxxxxxxxxxxxx
Subject: [Wireshark-dev] can't modify dissect_rrc_OCTET_STRING()

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.