Re: [mpls-linux-general] Question about Data structure of Ldp-portable
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2002-01-28 14:45:29
|
First thing, thank you for taking time to download and look at ldp-portable. Second thing, you will want to get the latest version via CVS: http://sourceforge.net/cvs/?group_id=15443 On Sun, Jan 27, 2002 at 04:09:38AM -0800, Cheng Zhengchao wrote: > Hi,All, > In my reading the codes of ldp-portable-0.060,I was > puzzled by some data structure.I need your help. > 1. what does ldp_fs(FS) refer to? Once you have the newest version, re-read ldp_struct.txt > 2. what do the > ldp_entity,ldp_adj,ldp_session,ldp_addr,ldp_attr > mean?In RFC 3036,I can not find the defination and > purpose of entity,attr.To me,these structures are too > complex. :-) Amazing how RFC speak can turn complicated isn't it. > what is the relationship among them?I read the > document "ldp_struct",but I still do know what is the ldp_struct.txt is the best I have to give you to explain the relationships. What more do you want? It even tells you if they are 1:1 1:N or N:M!!! From there you canm "use the source" to figure it out. > purpose of them,do we need so many structure to > implement ldp? Remember that ldp-portable has to keep track of info which could be stored in the kernel or other routing code. It does this so that it can remain OS/routing system independent. Jim > Thanks for your reply. > > Best Regard > > Cheng > > > > __________________________________________________ > Do You Yahoo!? > Great stuff seeking new owners in Yahoo! Auctions! > http://auctions.yahoo.com > > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |