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.
Source code
- radclock-0.2.2.tar.gz
MD5(radclock-0.2.2.tar.gz)= 6e9a55e9e3ac27ae14e8f4db9fc74e78
Linux distributions packages
0.2.2
ubuntu_904_i386
- radclock_0.2.2_i386.deb
- linux-image-2.6.28-16-generic_2.6.28-16.55_i386.deb
- linux-headers-2.6.28-16-generic_2.6.28-16.55_i386.deb
MD5(radclock_0.2.2_i386.deb)= 6a3cf3bd15d7d728e55a8ceec636fbd0
MD5(linux-image-2.6.28-16-generic_2.6.28-16.55_i386.deb)= 6758084cfaf951fec90ee567131042ae
MD5(linux-headers-2.6.28-16-generic_2.6.28-16.55_i386.deb)= 40e07ebf09f2607a32bbcaa2e8bf1c2c
ubuntu_904_amd64
- radclock_0.2.2_amd64.deb
- linux-image-2.6.28-16-generic_2.6.28-16.55_amd64.deb
- linux-headers-2.6.28-16-generic_2.6.28-16.55_amd64.deb
MD5(radclock_0.2.2_amd64.deb)= c95f2c9cec3aaa6e160b202d57c7bb2e
MD5(linux-image-2.6.28-16-generic_2.6.28-16.55_amd64.deb)= 1546cc23f36b09a0947a6ddc128d7ba3
MD5(linux-headers-2.6.28-16-generic_2.6.28-16.55_amd64.deb)= bd00f8652cd063780515f7a432f90c21
debian_5_i386
- radclock_0.2.2_i386.deb
- linux-image-2.6.26-2-486_2.6.26-19lenny2_i386.deb
- linux-headers-2.6.26-2-486_2.6.26-19lenny2_i386.deb
MD5(radclock_0.2.2_i386.deb)= cc29257cd07f89b1b45355f02904d728
MD5(linux-image-2.6.26-2-486_2.6.26-19lenny2_i386.deb)= c0487e109f876c8d086be8b0fd34d2d8
MD5(linux-headers-2.6.26-2-486_2.6.26-19lenny2_i386.deb)= caf460fd060a1822a34134713fe22ddf
New in this version
## ## RADClock versions Changelog ## - Version 0.2.2 * November 2009 * Use of POSIX Timers for accurate packet sender * Add support for 802.11 networks * Add support for Linux Packet MMAP and libpcap 1.x * Expanded error self-assessment interface