ali alkhalidi wrote: > will try this, and BTW, would the data fetched with tvb_get_ptr, > inside the ip dissector return the header information in network byte > order?
It would return a pointer to the raw data, which means that, as the header would be an IPv4 or IPv6 header, the fields would be in network byte order. _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
