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 (ldp/)
6 -example porting layer (quagga-mpls.diff)
8 All of the files in "ldp" 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
13 quagga-mpls.diff is an example porting layer implemented on quagga-0.99.6
14 Read README.quagga-mpls