# HG changeset patch # User Pascal Bellard # Date 1219912745 0 # Node ID c3019d818a0ef18593477b0e0b8e66c7f605982b # Parent 0c811a59b2000d07b7b37cc5a979d710820a9dd6 Add fping diff -r 0c811a59b200 -r c3019d818a0e fping/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fping/receipt Thu Aug 28 08:39:05 2008 +0000 @@ -0,0 +1,28 @@ +# SliTaz package receipt. + +PACKAGE="fping" +VERSION="2.4b2_to" +CATEGORY="system-tools" +SHORT_DESC="ICMP echo with multiple hosts." +MAINTAINER="pascal.bellard@slitaz.org" +TARBALL="$PACKAGE.tar.gz" +WEB_SITE="http://fping.sourceforge.net/" +WGET_URL="${WEB_SITE}download/$TARBALL" + +# Rules to configure and make the package. +compile_rules() +{ + cd $src + ./configure --prefix=/usr --infodir=/usr/share/info \ + --mandir=/usr/share/man $CONFIGURE_ARGS && \ + make && make DESTDIR=$PWD/_pkg install +} + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/usr $fs/etc + cp -a $_pkg/usr/sbin $fs/usr + cp stuff/protocols $fs/etc +} + diff -r 0c811a59b200 -r c3019d818a0e fping/stuff/protocols --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fping/stuff/protocols Thu Aug 28 08:39:05 2008 +0000 @@ -0,0 +1,49 @@ +# Internet (IP) protocols +# +# Updated from http://www.iana.org/assignments/protocol-numbers and other +# sources. +# New protocols will be added on request if they have been officially +# assigned by IANA and are not historical. +# If you need a huge list of used numbers please install the nmap package. + +ip 0 IP # internet protocol, pseudo protocol number +icmp 1 ICMP # internet control message protocol +igmp 2 IGMP # Internet Group Management +ggp 3 GGP # gateway-gateway protocol +ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'') +st 5 ST # ST datagram mode +tcp 6 TCP # transmission control protocol +egp 8 EGP # exterior gateway protocol +pup 12 PUP # PARC universal packet protocol +udp 17 UDP # user datagram protocol +hmp 20 HMP # host monitoring protocol +xns-idp 22 XNS-IDP # Xerox NS IDP +rdp 27 RDP # "reliable datagram" protocol +iso-tp4 29 ISO-TP4 # ISO Transport Protocol class 4 +xtp 36 XTP # Xpress Transfer Protocol +ddp 37 DDP # Datagram Delivery Protocol +idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport +ipv6 41 IPv6 # Internet Protocol, version 6 +ipv6-route 43 IPv6-Route # Routing Header for IPv6 +ipv6-frag 44 IPv6-Frag # Fragment Header for IPv6 +idrp 45 IDRP # Inter-Domain Routing Protocol +rsvp 46 RSVP # Reservation Protocol +gre 47 GRE # General Routing Encapsulation +esp 50 IPSEC-ESP # Encap Security Payload +ah 51 IPSEC-AH # Authentication Header +skip 57 SKIP # SKIP +ipv6-icmp 58 IPv6-ICMP # ICMP for IPv6 +ipv6-nonxt 59 IPv6-NoNxt # No Next Header for IPv6 +ipv6-opts 60 IPv6-Opts # Destination Options for IPv6 +rspf 73 RSPF CPHB # Radio Shortest Path First (officially CPHB) +vmtp 81 VMTP # Versatile Message Transport +ospf 89 OSPFIGP # Open Shortest Path First IGP +ipip 94 IPIP # IP-within-IP Encapsulation Protocol +encap 98 ENCAP # Yet Another IP encapsulation +pim 103 PIM # Protocol Independent Multicast +ipcomp 108 IPCOMP # IP Payload Compression Protocol +vrrp 112 VRRP # Virtual Router Redundancy Protocol +isis 124 ISIS # IS-IS over IPv4 +sctp 132 SCTP # Stream Control Transmission Protocol +fc 133 FC # Fibre Channel +