summaryrefslogtreecommitdiff
path: root/README.md
blob: b78ad69ab69d81ef388e508c725da85b8d96ebba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[![Build Status](https://travis-ci.org/iputils/iputils.svg?branch=master)](https://travis-ci.org/iputils/iputils)
[![Coverity Status](https://scan.coverity.com/projects/1944/badge.svg?flat=1)](https://scan.coverity.com/projects/1944)

The iputils package is set of small useful utilities for Linux networking.

These tools are included in iputils
- arping
- clockdiff
- ninfod
- ping
- rarpd
- rdisc
- tftpd
- tracepath
- traceroute6

If you still use [old version](http://www.skbuff.net/iputils/), please consider moving forward to new releases placed here.

This version also fully supports glibc, uClibc and musl-libc.

<!-- vim: set tw=80: -->