Ethereal

[Ethereal-users] COL_INFO question.
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-users: June 2002


I am trying to print out a value from inside a
disector onto the COL_INFO line.
For example on 
packet-dcerpc-epm.c
In the function "epm_dissect_ept_lookup_rqst" I am
trying to do this
if (check_col(pinfo->cinfo, COL_INFO))
            col_add_fstr(pinfo->cinfo, COL_INFO,
"Interface Type: %s ", hf_epm_inquiry_type);

Obviously this does not work.
What do I have to do to print out hf_epm_inquiry_type
value on the COL_INFO as it is in the expanded tree
format?

Any help would be greatly appreciated!

Thanks!


=====
Jaime Fournier

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



Powered by MHonArc 2.6.10