packages/hping3: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40260 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bae70de917
commit
52c3aab0b8
@ -29,11 +29,11 @@ define Package/hping3/description
|
|||||||
hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is
|
hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is
|
||||||
inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo
|
inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo
|
||||||
requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the
|
requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the
|
||||||
ability to send files between a covered channel, and many other features.
|
ability to send files between a covered channel, and many other features.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/hping3/install
|
define Package/hping3/install
|
||||||
$(INSTALL_DIR) $(1)/usr/sbin
|
$(INSTALL_DIR) $(1)/usr/sbin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user