Start to prepare for another release
[mpls-ldp-portable.git] / README
blob341fc3dd94980e3c6db7d90f158bfb6be420228d
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 quagga-mpls.diff is an example porting layer implemented on quagga-0.94.4
14 Read README.quagga-mpls