RADclock Downloads
The RADclock is distributed under the GNU GPL licence. The source code tarball contains:
- Kernel patches for Linux and FreeBSD.
- The radclock daemon itself.
- The libradclock library defining an API to access the RADclock time, the radclock daemon parameters and create in-kernel timestamps of captured packets.
- Some examples of use of the RADclock in C and Python.
Ready to install packages are also available for some specific Linux distributions. We provide patched and recompiled kernels, configured and tailored for your distribution, as well as a package containing pre-compiled RADclock daemon and API libraries.
Important notice for Ubuntu 9.04:
The version 0.2.1 of the RADclock is not yet compatible with libpcap 1.0.x shipped with Ubunu 9.04.
Libcap 0.8.x or 0.9.x has to be installed instead.
Source code
Linux distributions packages
0.2.1
ubuntu_904_i386
ubuntu_904_amd64
debian_5_i386
New in this version
## ## RADClock versions Changelog ## - Version 0.2.1 * September 2009 * Fix compatibility of the RADclock server with ntpd clients * Add option to adjust the system clock * Fix clock status word exported * Fix and add FreeBSD kernel patches * Stopped being a CPU hog on some particular piggy backing configs