diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:32:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:32:35 +0200 |
commit | 3a3ed9f8e4c726078706bf6c6301d63bf5f58f48 (patch) | |
tree | 60d4a00b3473836fcfe935557d7ad49c40b10954 /network/ngrep/slack-desc | |
parent | 819a1f0296029fb2ab22fbeaae8ed264c5a8f957 (diff) |
network/ngrep: Added to 12.2 repository
Diffstat (limited to 'network/ngrep/slack-desc')
-rw-r--r-- | network/ngrep/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/ngrep/slack-desc b/network/ngrep/slack-desc new file mode 100644 index 000000000000..d286d4f10e63 --- /dev/null +++ b/network/ngrep/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ngrep: ngrep (network grep) +ngrep: +ngrep: ngrep strives to provide most of GNU grep's common features, +ngrep: applying them to the network layer. ngrep is a pcap-aware tool that +ngrep: will allow you to specify extended regular or hexadecimal expressions +ngrep: to match against data payloads of packets. It currently recognizes +ngrep: IPv4/6, TCP, UDP and ICMPv4/6, IGMP and Raw across Ethernet, PPP, +ngrep: SLIP, FDDI, Token Ring and null interfaces. +ngrep: +ngrep: Home: http://ngrep.sourceforge.net/ +ngrep:
\ No newline at end of file |