This file should have been deleted what ldp-portable was
[mpls-ldp-portable.git] / README
blob9258abc28094b576aa81dc92786081b7ab6cdfb4
1 This a a portable implementation of the Label Distribution
2 Protocol (LDP) as layed out in RFC3036
4 It consists of two major componets:
5 -LDP core library (lib/)
6 -example porting layer (zebra-ldp.diff)
8 All of the files in "lib" directory are covered under the LGPL
9 and copyrighted to James R. Leu,  EXCEPT for ldp_nortel.[ch]
10 which are covered under a Nortel Networks license and copyrighted
11 to Nortel Networks.
13 zebra-ldp.diff is an example porting layer implemented on zebra-0.93a
14 with the mpls-linux-1.1 patch applied.  Read README.zebra-ldp