1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: ntpstat
Section: web
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ntpstat.git
Vcs-Git: git://anonscm.debian.org/openstack/ntpstat.git
Homepage: https://github.com/darkhelmet/ntpstat
Package: ntpstat
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: show network time protocol (ntp) status
This program uses an NTP mode 6 control message, which is the same as that
used by the ntpq command. The ntpdc command uses NTP mode 7, details of
which are elusive. For details on the format of NTP control message, see
http://www.eecis.udel.edu/~mills/database/rfc/rfc1305/rfc1305b.ps.
|