Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 1995 17:28:23 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        nc@ai.net (Network Coordinator)
Cc:        questions@freebsd.org
Subject:   Re: BPF and tcpdump.
Message-ID:  <199506290758.RAA22293@genesis.atrad.adelaide.edu.au>
In-Reply-To: <Pine.BSF.3.91.950629000754.5236A-100000@aries.ai.net> from "Network Coordinator" at Jun 29, 95 00:08:48 am

next in thread | previous in thread | raw e-mail | index | archive | help
Network Coordinator stands accused of saying:
> 
> 
> Is there anyway to get tcpdump to match across the contents of a packet 
> instead of the header, and more importantly [even if it can't] is there a 
> way to get it to print the entire contents of packet flow instead of just 
> headers?

	-s <howmuch> -x  (from the manual page)

will hexdump the packet; go look at the source if you want
to add your own packet types. (It's not particularly hard)

> -Jerry.


-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and                                      [[
]] realtime instrument control          (ph/fax) +61-8-267-3039         [[
]] My car has "demand start" - Terry Lambert                            [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506290758.RAA22293>