On Sep 20, 2010, at 5:16 PM, Ronald Howe wrote:

> The col_set_writable does not seem to make a difference in the source and 
> destination address 

Nope.  The columns are set based on the addresses set by SET_ADDRESS, and we do 
not allow a dissector to prevent another dissector from setting the address (if 
your dissector were to prevent the IP dissector from setting the address, that 
would violate assumptions, made by dissectors running atop IP and atop 
dissectors themselves running atop IP, that they can fetch the source and 
destination IP addresses for the IP datagram that directly contained them).
___________________________________________________________________________
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-requ...@wireshark.org?subject=unsubscribe

Reply via email to