Re: Re: [mpls-linux-general] couln't find structure mpls_ftn,ilm,nhlfe
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2002-01-23 04:59:45
|
On Wed, Jan 23, 2002 at 04:57:58AM -0000, anish verma wrote: > > hi jim, > i do have source code in /usr/src/linux.. > i am using kernel 2.4.13 and mpls-linux 1.0 n ldp-portable 0.6 > i am using "grep -r mpls_ftn *" ( pwd /usr/src/linux) to search in complete source code but nothing is there .. i have even looked in mpls directory and ldp-portable.. but result is same.. > can u tell me the specific file where these structures(mpls_ftn, mpls_nhlfe,iln_ent) are defined. Why are you looking for mpls_nhlfe (etc)? I use differnt names in my implementation. Look in linux/include/net/mpls.h to see what I mean. Jim > anish > > On Tue, 22 Jan 2002 James R. Leu wrote : > > On Tue, Jan 22, 2002 at 07:08:36AM -0000, anish verma > > wrote: > > > > > > hi jim, > > > it was mentioned in the documentation of > > mpls-linux-1.0 abt the structures mpls_nhlfe , mpls_ftn, > > > ilm_ent. but it was not there in the code. > > > whether they r implemented in some other way. > > > help me. > > > thanx in advance > > > > Where are you looking. I guarentee they are there :-) > > > > cd /usr/include/linux > > pwd > > > > If it doesn't give you a path inside your kernel source > > then: > > > > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mpls-linu- > > x/mpls-linux/README.1st.really?only_with_tag=MAIN > > > > click on download and read. > > > > > anish > > > > > > > > > > > > > > > _______________________________________________ > > > mpls-linux-general mailing list > > > mpl...@li... > > > https://lists.sourceforge.net/lists/listinfo/mpls-linu- > > x-general > > > > -- > > James R. Leu > -- James R. Leu |