./net/ngrep, Network grep

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q4, Version: 1.45nb1, Package name: ngrep-1.45nb1, Maintainer: pkgsrc-users

ngrep strives to provide most of GNU grep's common features, applying
them to the network layer.

ngrep is 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.


Master sites:

SHA1: f26090a6ac607db66df99c6fa9aef74968f3330f
RMD160: d4b89dfa23f6a7c65d3ccefc846362054a46605f
Filesize: 452.501 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-24 01:48:51 by Eric Schnoebelen | Files touched by this commit (2)
Log message:
Pullup ticket #4299 - requested by tron
Build fix for "ngrep" for GNU make 4.0.

Revisions pulled up:
- net/ngrep/distinfo                                            1.15
- net/ngrep/patches/patch-ab                                    1.7

---
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Jan 14 22:43:20 UTC 2014

   Modified Files:
   	pkgsrc/net/ngrep: distinfo
   	pkgsrc/net/ngrep/patches: patch-ab

   Log message:
   Fix build with GNU Make 4.0 and newer.