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

Jiangxin Hu jiangxin.hu at crc.gc.ca
Mon Aug 13 11:03:19 PDT 2012


 
> 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?

I prefer keep ldwrapper somewhere in xorp since it is the necessary part for
the wrapper protocol.

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

The ldwrapper is initially developed by my colleagues and we are not family
with 'scons'. I am unable to port it to 'scons' for now. The good thing is
it is a standalone package.

Jiangxin

-----Original Message-----
From: Ben Greear [mailto:greearb at candelatech.com] 
Sent: Monday, August 13, 2012 12:13 PM
To: Jiangxin Hu
Cc: xorp-hackers at icir.org
Subject: Re: [Xorp-hackers] A standalone routing protocol wrapper for XORP

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