summaryrefslogtreecommitdiff
path: root/net/ngrep
AgeCommit message (Collapse)AuthorFilesLines
1999-07-15Upgrade to 1.33. Changes: Now handles fragments. Also fixed a few minor bugs.hubertf4-27/+11
1999-07-09Add package patch checksum files.agc1-0/+4
1999-07-02Make this package work on Solaris.agc3-2/+60
1999-06-28Import ngrep V1.31: network grephubertf5-0/+30
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.