Re: [tcpdump-workers] MIME type for libpcap (tcpdump -w)

2010-11-10 Thread Michael Richardson
> "Glen" == Glen Turner writes: Glen> Thanks everyone for comments, including offlist from my Glen> coworkers at AARNet and the media people at CSIRO. Glen> The largest change is that I have altered the proposed MIME Glen> type based on the advice received. The proposed type

[tcpdump-workers] DHCPv6 improvements for readability

2010-11-10 Thread sthaug
Having started to play with DHCPv6, I found the tcpdump printout of DHCPv6 options, http://www.iana.org/assignments/dhcpv6-parameters/dhcpv6-parameters.xhtml#dhcpv6-parameters-2 could be improved. Below are my suggested improvements, relative to tcpdump-4.1.1. The change to the "NTP-server" opti

[tcpdump-workers] sip/sdp filters

2010-11-10 Thread Ankith Agarwal
Hi I am trying to develop a test tool for remotely monitoring all the streams of a device. Is there any direct way of doing it? I would also like to know if there is any SIP/SDP filter in pcap and also a dissector for the same. Regards Ankith -- This message has been scanned for viruses and d

[tcpdump-workers] Possible memory leak

2010-11-10 Thread Flavio Truzzi
Hi, I'm getting a memory leak in the following code, I made it to iterate through multiple files, I don't know where it leaks...