[Xorp-hackers] A standalone routing protocol wrapper for XORP

Ben Greear greearb at candelatech.com
Mon Aug 13 09:12:46 PDT 2012


On 08/08/2012 06:28 AM, Jiangxin Hu wrote:
>
>
> Attached is the wrapper routingh protocol for XORP. I don't have git so the
> patch is not a git format patch. The patch is very simple so it won't be a
> big problem.
>
> Files attached are
> Xorp-wrapper.tar.gz and xorp-wrapper.patch are the changes for XORP source
> code.
> Ldwrapper-0.0.2.tar.gz is the source code of a routing wrapper which
> communicate with XORP wrapper to redirect routing operation to XORP. (see
> attached OLSRd example)
>
> Xorp-wrapper.tar.gz includes files are completely new to XORP.
>
> Following files are changed in the patch file:
> - xrl/targets/SConscript
> - xrl/interfaces/SConscript
> - SConscript
> - SConstruct
> - etc/templates/SConscript
> - etc/templates/policy.tp
>
> The protocol is called wrapper4 which only supports IPv4. We tested it with
> routing protocol OLSRd, OLSRv2, and BABEL.
>
> If anyone has questions, please contact me.

I started looking at this, and so far, it seems reasonable
enough.

Before I apply it, however...please confirm that you have the
right to publish this code as GPL by responding to your original
email with:

Signed-off-by:  [name] <email>

If you have any questions about what this means, let me know.


As for the code itself..do you want me to add all of this to the
xorp repository or are you maintaining the ldwrapper code elsewhere?

It appears that ldwrapper is meant to be compiled by itself
using standard compile tools instead of 'scons'?

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-hackers mailing list