freebsd-ports/net/trafshow4/pkg-descr
Chuck Robey f0e4d95686 Port update, fixing some compile problems.
Submitted by:	Igor Vinokurov <igor@cs.ibank.ru>
1996-10-19 17:30:14 +00:00

16 lines
621 B
Plaintext

TrafShow continuously display the information regarding packet
traffic on the configured network interface that match the boolean
expression. It periodically sort and updates this information. It
may be useful for locating suspicious network traffic on the net.
To use TrafShow, your kernel must be rebuilt with the following line
added to your kernel config file (/sys/i386/conf/<YourMachine>):
pseudo-device bpfilter 4 # Berkeley packet filter
The number after bpfilter is the number of interfaces that can be
examined simultaneously. See section 5.8.3 of Handbook for details.
- Igor
igor@zynaps.ru