On Mon, May 03, 2010 at 04:55:43PM -0000, nikhil tripathi wrote: > I done code browsing and go through wireshark developers guide but > couldn't find the way to add Flow graph property.
A lot of involved functionality such as this is, for better or worse, not always documented other than by source code. > Could you suggest me how to implement this? Take a look at gtk/flow_graph.c for a start. It looks like a tap is used (doc/README.tapping). -- Steve ___________________________________________________________________________ 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
