5 Commits

Author SHA1 Message Date
jow
9bce58293d [packages] iputils: fix ping6 compilation, the missing in6_pktinfo structure is protected by a _GNU_SOURCE feature macro
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-04 14:12:34 +00:00
jow
3475b58d04 [PATCH] Update iputils to 20101006
This patch also fixes the ping6 linking issues with uClibc by disabling
the libresolv-based stuff (the "-N nodeinfo-option" feature).

Signed-off-by: Luis Alberto Dallos Roa <luis.dallos at gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@26994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-24 09:46:46 +00:00
acoul
b58ccc42eb net/iputils: update to iputils-20100418
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-07 09:59:54 +00:00
acoul
9a0c03bca4 net/iputils: fix ipv6 compile errors (thanks florian)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-01 08:53:07 +00:00
nbd
c7f386974c Add iputils packages
This patch adds utilities ping, ping6, tracepath, ... from iputils.
It creates one ipkg package per program.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@10364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 01:03:27 +00:00