Wireshark mailing list archives
Set source column address
From: fab12 () freesurf fr
Date: Mon, 9 May 2011 10:49:00 +0200
Hello,
Is there a way to set the source address column?
I tried something like col_append_fstr(pInfoG->cinfo, 2, sourceadd);
and
pInfoG->src.type=AT_OSI;
pInfoG->src.len=1;
pInfoG->src.data=&sourceadd;
But none work and I can't find any related info on the web about that....
Thx
Fabien
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Set source column address fab12 (May 09)
- Re: Set source column address Jakub Zawadzki (May 09)
