Basically I m sending the data from lua to C in C language I just have to edit the output of wiershark, normally it display the columns No. Time Source Destination Protocol Length Info So after running th program pcap file as input ti should the output as follows in wireshark in same pcap file No. Time Source Destination Protocol Length Ue_Identity Info then in the column of Ue_Identity i have to represent some information about ue index. so how to do this. asked 05 Aug '13, 22:22 gst edited 05 Aug '13, 23:22 Guy Harris ♦♦ |
One Answer:
PLease don't ask the same question multiple times, instead if you want to clarify your question, please add a comment to your existing question. Have a look at my answer to your other question at http://ask.wireshark.org/questions/23551/can-we-add-extra-column-in-exisiting-pcap-with-help-of-c-language answered 05 Aug '13, 22:47 SYN-bit ♦♦ |