On 2010-01-27, Christiano F. Haesbaert <haesba...@haesbaert.org> wrote:
> My main need is debugging DNS packets (mDNS), and reading raw tcpdump
> output isn't very easy, I need to really debug the protocol, so
> something that could show me field names and values would be cool.
>
> Right now I'm using tcpdump and accounting stuff like: ok this is the
> id, so the next 2 bytes is the query type and so on... (this isn't
> working :-D).

tcpdump already handles mDNS, it shouldn't be too hard to extend
and add what you're missing...

Reply via email to