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 <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to