doc/manual/ro_static.html
changeset 0 2b3e5ec03512
equal deleted inserted replaced
-1:000000000000 0:2b3e5ec03512
       
     1 <html>
       
     2 <head>
       
     3 <title> DTN2 Manual: Static Routing Protocol </title>
       
     4 <link rel="stylesheet" type="text/css" href="manual.css" />
       
     5 </head>
       
     6 <body>
       
     7 <h1>Static Routing Protocol
       
     8 </h1>
       
     9 
       
    10 <p>
       
    11 This is the implementation of the basic bundle routing algorithm
       
    12 that only does static routing. Routes can be parsed from a
       
    13 configuration file or injected via the command line and/or
       
    14 management interfaces.
       
    15 
       
    16 As a result, the class simply uses the default event handlers from
       
    17 the table based router implementation. For more information please see 
       
    18 the <a href="configuration.html#route">route</a> command.
       
    19 <p>
       
    20 </body>
       
    21 </html>
       
    22