CVSROOT:        /cvs
Module name:    ports
Changes by:     [EMAIL PROTECTED]       2008/07/20 03:40:13

Log message:
    import dnstop:
    
    dnstop is a libpcap application (a la tcpdump) that displays
    various tables of DNS traffic on your network. Currently dnstop
    displays tables of:
    
    * Source IP addresses
    * Destination IP addresses
    * Query types
    * Response codes
    * Opcodes
    * Top level domains
    * Second level domains
    * Third level domains
    * etc...
    
    dnstop supports both IPv4 and IPv6 addresses.
    
    To help find especially undesirable DNS queries, dnstop provides a
    number of filters. The filters tell dnstop to display only the following
    types of queries:
    
    * For unknown/invalid TLDs
    * A queries where the query name is already an IP address
    * PTR queries for RFC1918 address space
    
    ok landry@
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20080720
    
    N ports/net/dnstop/distinfo
    N ports/net/dnstop/Makefile
    N ports/net/dnstop/patches/patch-dnstop_c
    N ports/net/dnstop/patches/patch-configure
    N ports/net/dnstop/pkg/DESCR
    N ports/net/dnstop/pkg/PLIST
    
    No conflicts created by this import

Reply via email to