The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD dns : nsping

DNS "ping"

 from nsping.8:

     Nsping uses DNS queries to monitor reachability and operation of name-
     servers, as well as the latency of DNS queries. It does this by sending
     random recursive DNS queries to the nameserver (avoiding the effects of
     DNS caching) and measuring the amount of time between the sending of the
     query and the receipt of the response packet.
 




nsping history


v. 1.11
date: 2005/07/20 14:30:17;  author: pav;  state: Exp;  lines: +1 -1
- Support IPv6

PR:		ports/77608
Submitted by:	Vladimir Kotal 
Approved by:	maintainer timeout (5 months)

v. 1.10 date: 2005/07/04 11:18:30; author: roam; state: Exp; lines: +1 -0 Fix the generation of DNS packet id's when nsping's pid is over 64K. While I'm here, fix a compiler warning. PR: 76702 Submitted by: Vladimir Kotal
v. 1.9 date: 2004/11/01 17:09:52; author: roam; state: Exp; lines: +1 -1 A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this, like, MONTHS ago! Submitted by: Brian Poole
v. 1.8 date: 2004/02/06 13:11:14; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.7 date: 2003/09/05 04:54:35; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.6 date: 2003/02/19 16:07:28; author: roam; state: Exp; lines: +2 -1 Remove pkg-comment files in my ports.
v. 1.5 date: 2001/02/08 15:49:18; author: roam; state: Exp; lines: +3 -2 Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism; http://www.enteract.com/~tqbf/ gives a 404.
v. 1.4 date: 2000/11/25 08:13:43; author: roam; state: Exp; lines: +2 -2 Take over maintainership Approved by: kris (former maintainer)
v. 1.3 date: 2000/09/25 12:21:31; author: asami; state: Exp; lines: +2 -4 Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev and kris
v. 1.2 date: 2000/04/09 18:12:38; author: cpiazza; state: Exp; lines: +5 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.1 date: 2000/03/05 09:38:50; author: kris; state: Exp; nsping 0.8 is a tool for 'pinging' DNS servers. Obtained from: OpenBSD ============================================================================= v. 1.11 date: 2005/07/20 14:30:17; author: pav; state: Exp; lines: +1 -1 - Support IPv6 PR: ports/77608 Submitted by: Vladimir Kotal Approved by: maintainer timeout (5 months)
v. 1.10 date: 2005/07/04 11:18:30; author: roam; state: Exp; lines: +1 -0 Fix the generation of DNS packet id's when nsping's pid is over 64K. While I'm here, fix a compiler warning. PR: 76702 Submitted by: Vladimir Kotal
v. 1.9 date: 2004/11/01 17:09:52; author: roam; state: Exp; lines: +1 -1 A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this, like, MONTHS ago! Submitted by: Brian Poole
v. 1.8 date: 2004/02/06 13:11:14; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.7 date: 2003/09/05 04:54:35; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.6 date: 2003/02/19 16:07:28; author: roam; state: Exp; lines: +2 -1 Remove pkg-comment files in my ports.
v. 1.5 date: 2001/02/08 15:49:18; author: roam; state: Exp; lines: +3 -2 Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism; http://www.enteract.com/~tqbf/ gives a 404.
v. 1.4 date: 2000/11/25 08:13:43; author: roam; state: Exp; lines: +2 -2 Take over maintainership Approved by: kris (former maintainer)
v. 1.3 date: 2000/09/25 12:21:31; author: asami; state: Exp; lines: +2 -4 Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev and kris
v. 1.2 date: 2000/04/09 18:12:38; author: cpiazza; state: Exp; lines: +5 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.1 date: 2000/03/05 09:38:50; author: kris; state: Exp; nsping 0.8 is a tool for 'pinging' DNS servers. Obtained from: OpenBSD ============================================================================= v. 1.11 date: 2005/07/20 14:30:17; author: pav; state: Exp; lines: +1 -1 - Support IPv6 PR: ports/77608 Submitted by: Vladimir Kotal Approved by: maintainer timeout (5 months)
v. 1.10 date: 2005/07/04 11:18:30; author: roam; state: Exp; lines: +1 -0 Fix the generation of DNS packet id's when nsping's pid is over 64K. While I'm here, fix a compiler warning. PR: 76702 Submitted by: Vladimir Kotal
v. 1.9 date: 2004/11/01 17:09:52; author: roam; state: Exp; lines: +1 -1 A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this, like, MONTHS ago! Submitted by: Brian Poole
v. 1.8 date: 2004/02/06 13:11:14; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.7 date: 2003/09/05 04:54:35; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.6 date: 2003/02/19 16:07:28; author: roam; state: Exp; lines: +2 -1 Remove pkg-comment files in my ports.
v. 1.5 date: 2001/02/08 15:49:18; author: roam; state: Exp; lines: +3 -2 Move nsping.tar.gz to MASTER_SITE_LOCAL to fix a fennerism; http://www.enteract.com/~tqbf/ gives a 404.
v. 1.4 date: 2000/11/25 08:13:43; author: roam; state: Exp; lines: +2 -2 Take over maintainership Approved by: kris (former maintainer)
v. 1.3 date: 2000/09/25 12:21:31; author: asami; state: Exp; lines: +2 -4 Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev and kris
v. 1.2 date: 2000/04/09 18:12:38; author: cpiazza; state: Exp; lines: +5 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.1 date: 2000/03/05 09:38:50; author: kris; state: Exp; nsping 0.8 is a tool for 'pinging' DNS servers. Obtained from: OpenBSD =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm