Package ngrep: Information

    Source package: ngrep
    Version: 1.46-alt0.1
    Build time:  Nov 19, 2010, 01:25 AM
    Category: Monitoring
    Report package bug
    License: BSD-style
    Summary: ngrep - network grep
    Description: 
    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.

    List of rpms provided by this srpm:
    ngrep (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    Ilya Evseev
    evseev

      1. libpcap-devel
      2. libpcre-devel

    Last changed


    Nov. 19, 2010 Dmitry V. Levin 1.46-alt0.1
    - Updated to 1.45-35-g16ba99a.
    - Switched to PCRE.
    Dec. 2, 2008 Dmitry V. Levin 1.45-alt3
    - Fixed regex support.
    - Added basic i18n.
    Jan. 4, 2007 Ilya Evseev 1.45-alt2
    - fixup PCRE usage, merge with 1.44-alt2 by ldv