Re: [mpls-linux-devel] communication between ldp and third party mpls.
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2007-09-06 05:14:27
|
The LDP implementation is designed as a standalone library called ldp-portable. I've implemented a "porting layer" that allows it to work with quagga. In the past I've had ldp-portable working with other routing systems, so I believe you should be able to accomplish the same. There is no formal documentation. The best I can offer is the code and I'll answer any questions you have. Start by understanding how quagga-mpls uses ldp-portable by looking at quagga-mpls/ldpd/impl_* Just a warning, not all of the LDP code has been tested, so expect to find bug and please provide fixes in the form of patches. On Wed, Sep 05, 2007 at 01:23:18PM -0400, Phuc Ly wrote: > Hi, >=20 > I posted this over general mailing list and realized it should be in=20 > this list instead. I am working on a project porting ldp to a system=20 > that has mpls application. Is there any information to go about=20 > connecting ldp with this third party mpls application? Anything such as= =20 > files, function names, block diagram would be appreciated . > Thanks in advance. >=20 > Regards. >=20 > This e-mail and any attachments may contain confidential and > privileged information. If you are not the intended recipient, > please notify the sender immediately by return e-mail, delete this > e-mail and destroy any copies. Any dissemination or use of this > information by a person other than the intended recipient is > unauthorized and may be illegal. >=20 > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > mpls-linux-devel mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel --=20 James R. Leu jl...@mi... |