*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: shmif_dumpbus | Section: 1 | Source: NetBSD | File: shmif_dumpbus.1
SHMIF_DUMPBUS(1) FreeBSD General Commands Manual SHMIF_DUMPBUS(1) NAME shmif_dumpbus - examine shmif bus contents SYNOPSIS shmif_dumpbus [-h] [-p pcapfile] busfile DESCRIPTION The shmif_dumpbus utility examines the bus of an shmif(4) Ethernet interface. The most useful feature is converting the bus to the pcap(3) file format for later examination. shmif_dumpbus itself is limited to displaying only very basic information about each frame. shmif_dumpbus accepts the following flags: -h Print bus header only and skip contents. -p pcapfile Convert bus contents to the pcap(3) format and write the result to pcapfile. The file - signifies stdout. EXAMPLES Feed the busfile contents to pcap: $ shmif_dumpbus -p - busfile | tcpdump -r - SEE ALSO pcap(3), shmif(4), tcpdump(8) CAVEATS shmif_dumpbus does not lock the busfile and is best used for post-mortem analysis of the bus traffic. The timestamp for each frame contains the sender's timestamp and may not be monotonically increasing with respect to the frame order in the dump. FreeBSD 14.1-RELEASE-p8 January 12, 2011 FreeBSD 14.1-RELEASE-p8

Navigation Options