<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://xorp.run.montefiore.ulg.ac.be/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://xorp.run.montefiore.ulg.ac.be/feed.php">
        <title>[XORP] Documentation Project</title>
        <description></description>
        <link>http://xorp.run.montefiore.ulg.ac.be/</link>
        <image rdf:resource="http://xorp.run.montefiore.ulg.ac.be/lib/tpl/default/images/favicon.ico" />
       <dc:date>2012-05-17T01:09:22+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://xorp.run.montefiore.ulg.ac.be/latex2wiki/user_manual/environment_variables?rev=1332333328&amp;do=diff"/>
                <rdf:li rdf:resource="http://xorp.run.montefiore.ulg.ac.be/start?rev=1323696463&amp;do=diff"/>
                <rdf:li rdf:resource="http://xorp.run.montefiore.ulg.ac.be/latex2wiki/introduction_xorp_process?rev=1321888529&amp;do=diff"/>
                <rdf:li rdf:resource="http://xorp.run.montefiore.ulg.ac.be/latex2wiki/getting_started?rev=1321888520&amp;do=diff"/>
                <rdf:li rdf:resource="http://xorp.run.montefiore.ulg.ac.be/latex2wiki/user_manual/forwarding_engine?rev=1317668941&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://xorp.run.montefiore.ulg.ac.be/lib/tpl/default/images/favicon.ico">
        <title>[XORP] Documentation Project</title>
        <link>http://xorp.run.montefiore.ulg.ac.be/</link>
        <url>http://xorp.run.montefiore.ulg.ac.be/lib/tpl/default/images/favicon.ico</url>
    </image>
    <item rdf:about="http://xorp.run.montefiore.ulg.ac.be/latex2wiki/user_manual/environment_variables?rev=1332333328&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-21T13:35:28+02:00</dc:date>
        <dc:creator>Victor Miasnikov</dc:creator>
        <title>latex2wiki:user_manual:environment_variables</title>
        <link>http://xorp.run.montefiore.ulg.ac.be/latex2wiki/user_manual/environment_variables?rev=1332333328&amp;do=diff</link>
        <description>Several environment variables affect xorp:
 Variable  Definition  XORP_SENDER_KEEPALIVE_TIME  XRL keep-alive timer in seconds.  XORP_LISTENER_KEEPALIVE_TIME  XRL request keep-alive timer in seconds.  XRLDISPATCHTRACE  Enable XRL dispatcher tracing if this variable is defined.  XRLTRACE  Enable some xrl debugging messages in the xrl_router logic.  AIOTRACE  Enable some asyncio debugging messages.  ELOOPTRACE  Enable some event-loop debugging messages.  XORP_FINDER_SERVER_ADDRESS  Determines where…</description>
    </item>
    <item rdf:about="http://xorp.run.montefiore.ulg.ac.be/start?rev=1323696463&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-12T14:27:43+02:00</dc:date>
        <dc:creator>Pierre Lepropre</dc:creator>
        <title>start - [Getting Involved ?] update registration procedure</title>
        <link>http://xorp.run.montefiore.ulg.ac.be/start?rev=1323696463&amp;do=diff</link>
        <description>It's a work in progress - please let us know what additional help you would find useful.

Overview

XORP is an open networking platform that supports OSPF, RIP, BGP,
OLSR, VRRP, PIM, IGMP (Multicast) and other routing protocols.  Most protocols
support IPv4 and IPv6 where applicable.  It is known to work on various
Linux distributions and flavors of BSD.  Support for cross-compiling XORP to Microsoft Windows using the mingw cross-compiler was recently (March 2011) added.</description>
    </item>
    <item rdf:about="http://xorp.run.montefiore.ulg.ac.be/latex2wiki/introduction_xorp_process?rev=1321888529&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-21T16:15:29+02:00</dc:date>
        <dc:creator>Pierre Lepropre</dc:creator>
        <title>latex2wiki:introduction_xorp_process - old revision restored</title>
        <link>http://xorp.run.montefiore.ulg.ac.be/latex2wiki/introduction_xorp_process?rev=1321888529&amp;do=diff</link>
        <description>Writing a XORP process

This document is intented for a developer who wishes to write a XORP process, but doesn’t know where to
start. We’ll walk through a simple XORP process, discussing how to define and use XRL interfaces, and
how the bits fit together.
This is a first pass at such a document. We’re bound to have missed things that are not obvious when
you’re starting out. Please provide us feedback as to how much help this document is; what really helped,
what’s missing, and what isn’t expla…</description>
    </item>
    <item rdf:about="http://xorp.run.montefiore.ulg.ac.be/latex2wiki/getting_started?rev=1321888520&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-11-21T16:15:20+02:00</dc:date>
        <dc:creator>Pierre Lepropre</dc:creator>
        <title>latex2wiki:getting_started - old revision restored</title>
        <link>http://xorp.run.montefiore.ulg.ac.be/latex2wiki/getting_started?rev=1321888520&amp;do=diff</link>
        <description>This short guide is aimed at people new to XORP understand what XORP does and how to use it.
The following explanations should be enough for you to launch your XORP for the first time.

There are several ways to try out XORP.

	*   Download a pre-built release.
	*   Get released source package and  compile it.
	*  Get the current source snapshot (git clone git://github.com/greearb/xorp.ct.git) and  compile it.
	*   Download a live CD, and try out a pre-compiled release.
                         …</description>
    </item>
    <item rdf:about="http://xorp.run.montefiore.ulg.ac.be/latex2wiki/user_manual/forwarding_engine?rev=1317668941&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-03T21:09:01+02:00</dc:date>
        <dc:creator>Ben Greear</dc:creator>
        <title>latex2wiki:user_manual:forwarding_engine - [Configuration Syntax] </title>
        <link>http://xorp.run.montefiore.ulg.ac.be/latex2wiki/user_manual/forwarding_engine?rev=1317668941&amp;do=diff</link>
        <description>Terminology and Concepts

The forwarding engine is that part of a router that receives packets and forwards them from one interface to
another. In the case of XORP, the forwarding engine may be the kernel forwarding path on UNIX,  the Click forwarding path, or it may reside in external forwarding hardware.
On any particular router, it might be desirable to enable or disable different parts of the forwarding functionality. For example, a router might only be intended to forward IPv6 packets but n…</description>
    </item>
</rdf:RDF>

