More RSVP packet decode/encode
[mpls-ldp-portable.git] / README
blobe758a00640b85d4298fbe485a0bdd6d98adc98c4
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.94
14 with the mpls-linux-1.1 patch applied.  Read README.zebra-ldp