diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | 7e9524f1017cb18948282b999e45c15b8b9e6dee (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/ngrep/DESCR | |
parent | 41c8c3cd74ce618106e762374834328ba0c18a8c (diff) | |
download | pkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/ngrep/DESCR')
-rw-r--r-- | net/ngrep/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/ngrep/DESCR b/net/ngrep/DESCR new file mode 100644 index 00000000000..31a871e98f9 --- /dev/null +++ b/net/ngrep/DESCR @@ -0,0 +1,8 @@ +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 and UDP across ethernet, ppp and slip +interfaces, and understands bpf filter logic in the same fashion +as more common packet sniffing tools, like tcpdump and snoop. |