Code

src/oping.h: Change the default payload message.
authorFlorian Forster <octo@verplant.org>
Wed, 27 Oct 2010 13:18:15 +0000 (15:18 +0200)
committerFlorian Forster <octo@noris.net>
Wed, 27 Oct 2010 13:18:15 +0000 (15:18 +0200)
src/oping.h

index 193543687ba6f331a3e49f8529500cedd07f125d..377bcf703eeba964fcdfb23f59ab6ef68543c5fd 100644 (file)
@@ -57,7 +57,7 @@ typedef struct pingobj pingobj_t;
 #define PING_DEF_TIMEOUT 1.0
 #define PING_DEF_TTL     255
 #define PING_DEF_AF      AF_UNSPEC
-#define PING_DEF_DATA    "Florian Forster <octo@verplant.org> http://verplant.org/"
+#define PING_DEF_DATA    "liboping -- ICMP ping library <http://octo.it/liboping/>"
 
 /*
  * Method definitions