summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aa34b1e)
raw | patch | inline | side by side (parent: aa34b1e)
author | octo <octo> | |
Tue, 2 May 2006 20:48:31 +0000 (20:48 +0000) | ||
committer | octo <octo> | |
Tue, 2 May 2006 20:48:31 +0000 (20:48 +0000) |
Removed done items from `ToDo'
Added a first entry to the ChangeLog
Created the skeleton of a README
Added a first entry to the ChangeLog
Created the skeleton of a README
ChangeLog | patch | blob | history | |
README | patch | blob | history | |
ToDo | patch | blob | history | |
debian/oping.manpages | [new file with mode: 0644] | patch | blob |
diff --git a/ChangeLog b/ChangeLog
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..185c0a8ed83e0a790a18336f3674c5d9497ae834 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2006-05-02, Version 0.1.0
+ * Initial release.
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..629827699e50ef5c1eab6f05ad92f0dc34d4ba09 100644 (file)
--- a/README
+++ b/README
+ liboping - Library to ping IPv4 and IPv6 hosts in parallel
+============================================================
+http://verplant.org/liboping/
+
+About
+-----
+
+ liboping was inspired by ping, libping and fping: It differs from these
+ existing solutions in that it can `ping' multiple hosts in parallel using IPv4
+ or IPv6 transparently. Other design principles were an object oriented
+ interface, simplicity and extensibility.
+
+
+Features
+--------
+
+ * Support for multiple hosts.
+
+ * Support for IPv4 and IPv6.
+
+ * Object oriented interface.
+
+ * More? FIXME
+
+Author
+------
+
+ Florian octo Forster <octo at verplant.org>
+
index c1f0e8122512137af7c12b893f77505d660ee0ba..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
--- a/ToDo
+++ b/ToDo
-- Write manpage
-- Rename `liboping.h' to `oping.h'
-
diff --git a/debian/oping.manpages b/debian/oping.manpages
--- /dev/null
+++ b/debian/oping.manpages
@@ -0,0 +1 @@
+src/mans/oping.8