TIVI-153: no iputils in Tizen; initial commit
authorGraydon, Tracy <tracy.graydon@intel.com>
Mon, 27 Aug 2012 22:18:56 +0000 (15:18 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Mon, 27 Aug 2012 22:18:56 +0000 (15:18 -0700)
commit570e77fb25bc66ae93018e2f91c3dd1c6ee5fc99
tree2a798b3c421242a98f49db866a026afe108e124d
TIVI-153: no iputils in Tizen; initial commit
63 files changed:
INSTALL [new file with mode: 0644]
Makefile [new file with mode: 0644]
Modules/Makefile [new file with mode: 0644]
Modules/pg3.c [new file with mode: 0644]
RELNOTES [new file with mode: 0644]
SNAPSHOT.h [new file with mode: 0644]
arping.c [new file with mode: 0644]
clockdiff.c [new file with mode: 0644]
doc/Makefile [new file with mode: 0644]
doc/arping.sgml [new file with mode: 0644]
doc/clockdiff.sgml [new file with mode: 0644]
doc/docbook2man-spec.pl [new file with mode: 0644]
doc/index.db [new file with mode: 0644]
doc/index.out [new file with mode: 0644]
doc/iputils.db [new file with mode: 0644]
doc/pg3.sgml [new file with mode: 0644]
doc/ping.sgml [new file with mode: 0644]
doc/rarpd.sgml [new file with mode: 0644]
doc/rdisc.sgml [new file with mode: 0644]
doc/snapshot.db [new file with mode: 0644]
doc/tftpd.sgml [new file with mode: 0644]
doc/tracepath.sgml [new file with mode: 0644]
doc/traceroute6.sgml [new file with mode: 0644]
ipg [new file with mode: 0755]
iputils.spec [new file with mode: 0644]
packaging/ifenslave.tar.gz [new file with mode: 0644]
packaging/iputils-20020124-countermeasures.patch [new file with mode: 0644]
packaging/iputils-20020927-addrcache.patch [new file with mode: 0644]
packaging/iputils-20020927-ping-subint.patch [new file with mode: 0644]
packaging/iputils-20020927-rh.patch [new file with mode: 0644]
packaging/iputils-20070202-ia64_align.patch [new file with mode: 0644]
packaging/iputils-20070202-idn.patch [new file with mode: 0644]
packaging/iputils-20070202-traffic_class.patch [new file with mode: 0644]
packaging/iputils-20071127-corr_type.patch [new file with mode: 0644]
packaging/iputils-20071127-infiniband.patch [new file with mode: 0644]
packaging/iputils-20071127-warnings.patch [new file with mode: 0644]
packaging/iputils-20100418-convtoint.patch [new file with mode: 0644]
packaging/iputils-20100418-flowlabel.patch [new file with mode: 0644]
packaging/iputils-20101006-drop_caps.patch [new file with mode: 0644]
packaging/iputils-20101006-eth.patch [new file with mode: 0644]
packaging/iputils-20101006-man.patch [new file with mode: 0644]
packaging/iputils-20101006-rr.patch [new file with mode: 0644]
packaging/iputils-20101006-unused.patch [new file with mode: 0644]
packaging/iputils-ifenslave.patch [new file with mode: 0644]
packaging/iputils-ping_cleanup.patch [new file with mode: 0644]
packaging/iputils.changes [new file with mode: 0644]
packaging/iputils.spec [new file with mode: 0644]
packaging/rdisc.initd [new file with mode: 0644]
packaging/rdisc.service [new file with mode: 0644]
packaging/rdisc.sysconfig [new file with mode: 0644]
ping.c [new file with mode: 0644]
ping6.c [new file with mode: 0644]
ping6_niquery.h [new file with mode: 0644]
ping_common.c [new file with mode: 0644]
ping_common.h [new file with mode: 0644]
rarpd.c [new file with mode: 0644]
rdisc.c [new file with mode: 0644]
tftp.h [new file with mode: 0644]
tftpd.c [new file with mode: 0644]
tftpsubs.c [new file with mode: 0644]
tracepath.c [new file with mode: 0644]
tracepath6.c [new file with mode: 0644]
traceroute6.c [new file with mode: 0644]