Re: [mpls-linux-general] about..... Label stacking in LDP
Status: Beta
Brought to you by:
jleu
From: Mouli T <mou...@ya...> - 2001-11-06 15:20:55
|
Hello, I have gone through both porintg layers(linux and Zebra).But there also nobody is calling send_instr(). (in both files linux/ldp_mpls_impl.c and in zebra/zldp_mpls_impl.c). regards, mouli --- "James R. Leu" <jl...@mi...> wrote: > You will not see any direct calls to any of the > platform specific functions. > Only calls to the "published" API found in the the > _impl.h files will be seen > in the ldp-portable library. Timers, memmory > allocation, sockets, mpls > forwarding, binary tree, tracing etc are all > implmented in the "porting layer". > The API in the _impl.h files is implement in the > porting layer. The porting > layers live in linux and zebra directories. > > On Tue, Nov 06, 2001 at 04:23:40AM -0800, Mouli T > wrote: > > Hello, > > > > I am going throgh the code of LDP. > > In that i can not able to find where the Label > > stacking is implemented. > > > > Basically to implement label stack we need to > push > > a label on a labeled packet by calling > > "send_instr()" function()(in ldp_netlink.c). > > But in LDP code nobody is calling this function. > > > > Please, let me know about how Label stacking is > > > implemented in LDP. > > > > > > bye > > Venu > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Find a job, post your resume. > > http://careers.yahoo.com > > > > _______________________________________________ > > mpls-linux-general mailing list > > mpl...@li... > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > -- > James R. Leu __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com |