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: "Kukosa, Tomas" <tomas.kukosa@xxxxxxxxxxx>
Date: Wed, 11 Jun 2008 11:45:15 +0200
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
 

 

From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of prakash chowbey
Sent: Wednesday, June 11, 2008 11:14 AM
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.