doc/manual/ro_external.html
changeset 0 2b3e5ec03512
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/manual/ro_external.html	Thu Apr 21 14:57:45 2011 +0100
@@ -0,0 +1,20 @@
+<html>
+<head>
+<title> DTN2 Manual: External Router </title>
+<link rel="stylesheet" type="text/css" href="manual.css" />
+</head>
+<body>
+<h1>External Router
+</h1>
+
+<p>
+ExternalRouter provides a plug-in interface for third-party
+routing protocol implementations.Events received from BundleDaemon 
+are serialized into XML messages and UDP multicasted to external 
+bundle router processes. XML actions received on the interface are 
+validated, transformed into events, and placed on the global event 
+queue. For more information please see the <a href="configuration.html#ecla">ecla</a> command.
+
+</body>
+</html>
+