doc/manual/ro_external.html
changeset 0 2b3e5ec03512
equal deleted inserted replaced
-1:000000000000 0:2b3e5ec03512
       
     1 <html>
       
     2 <head>
       
     3 <title> DTN2 Manual: External Router </title>
       
     4 <link rel="stylesheet" type="text/css" href="manual.css" />
       
     5 </head>
       
     6 <body>
       
     7 <h1>External Router
       
     8 </h1>
       
     9 
       
    10 <p>
       
    11 ExternalRouter provides a plug-in interface for third-party
       
    12 routing protocol implementations.Events received from BundleDaemon 
       
    13 are serialized into XML messages and UDP multicasted to external 
       
    14 bundle router processes. XML actions received on the interface are 
       
    15 validated, transformed into events, and placed on the global event 
       
    16 queue. For more information please see the <a href="configuration.html#ecla">ecla</a> command.
       
    17 
       
    18 </body>
       
    19 </html>
       
    20