doc/manual/ro_static.html
changeset 0 2b3e5ec03512
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/manual/ro_static.html	Thu Apr 21 14:57:45 2011 +0100
@@ -0,0 +1,22 @@
+<html>
+<head>
+<title> DTN2 Manual: Static Routing Protocol </title>
+<link rel="stylesheet" type="text/css" href="manual.css" />
+</head>
+<body>
+<h1>Static Routing Protocol
+</h1>
+
+<p>
+This is the implementation of the basic bundle routing algorithm
+that only does static routing. Routes can be parsed from a
+configuration file or injected via the command line and/or
+management interfaces.
+
+As a result, the class simply uses the default event handlers from
+the table based router implementation. For more information please see 
+the <a href="configuration.html#route">route</a> command.
+<p>
+</body>
+</html>
+