freebsd-ports/net/ngrep/pkg-descr
David E. O'Brien 04b79ace72 Update to 1.40.
- update mastersite
- install more docs, use DOCSDIR
- properly support NOPORTDOCS in pkg-plist
- sync pkg-descr with current features
- update ngrep.c (the t->tm_mon+1 change has been integrated in 1.40)
- remove patch-Makefile.in (no longer necessary)

PR:		29588
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-22 18:06:44 +00:00

12 lines
485 B
Plaintext

ngrep strives to provide most of GNU grep's common features, applying
them to the network layer.
ngrep a pcap-aware tool that will allow you to specify extended
regular expressions to match against data payloads of packets. It
currently recognizes TCP, UDP, and ICMP across Ethernet, PPP, SLIP,
FDDI, Token Ring and null interfaces, and understands BPF filter
logic in the same fashion as more common packet sniffing tools,
like tcpdump and snoop.
WWW: http://ngrep.sourceforge.net/