Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558137
en ru br
ALT Linux repos
S:20110502-alt1
5.0: 20080502-alt1
4.1: 20070510-alt1
4.0: 20070510-alt1

Group :: Monitoring
RPM: dnstop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dnstop
Version: 20070510
Release: alt1

Summary: Displays various tables of DNS traffic on your network
License: BSD
Group: Monitoring

Url: http://dnstop.measurement-factory.com/
Source: http://dns.measurement-factory.com/tools/dnstop/src/dnstop-%version.tar.gz

# Automatically added by buildreq on Tue Jun 19 2007

BuildRequires: libncurses-devel libpcap-devel

%description
dnstop is a libpcap application (ala tcpdump) that displays various
tables of DNS traffic on your network, including tables of source and
destination IP addresses, query types, top level domains and second
level domains.

%prep
%setup -q

%build
%make_build CFLAGS="%optflags -DUSE_IPV6=1 -DUSE_PPP=1"

%install
install -pD -m755 dnstop %buildroot%_bindir/dnstop
install -pD -m644 dnstop.8 %buildroot%_man8dir/dnstop.8

%files
%_bindir/*
%_man8dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin