[mpls-linux-general] RE: How to do it?
Status: Beta
Brought to you by:
jleu
From: nomit k. <nom...@in...> - 2002-01-18 07:16:13
|
Hello The mistake which we are doing here is we are mixing a application which runs in the user area and a feature which has to be incorporated into the kernel ( that is the support for proc file system).For the proc file system to be generated you have add the patch to the Linux kernel code and then compile that code. MPLSADM is something analogous with route command in Linux it does not implement MPLS forwarding it is the changes in which we make in the kernel code which does this. With regards Nomit -----Original Message----- From: zh...@16... [mailto:zh...@16...] Sent: Thursday, January 17, 2002 5:20 PM To: mpl...@li... Cc: mpl...@mp... Subject: How to do it? Hi ALL, In the README in mpls-linux-1.0\patches,Jim wrote "if you also add support for the /proc filesystem the result will be four new files in the /proc/net directory".I have run "mplsadm" successfully.But I do not find those files in /proc/net.How can I add suppot for /proc filesystem? There are mpls_*.c in /usr/src/linux/net/mpls.I do not clear that how those codes called by mplsadm? (I know using those files we can generate the mpls.o,but in the Makefile in mpls-linux-1.0/utils,we do not use the mpls.o) How does the mplsadm implement the MPLS forwarding for the Linux Kernel? I wanna your help,thanks.:) =20 Yours Sincerely Zhang Weiyi =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D http://dating.163.com = =B4=BA=CC=EC=BB=A8=BB=E1=BF=AA=A3=AC=C4=D0=BA=A2=C5=AE=BA=A2=D2=AA=C1=B5=B0= =AE=A1=AB http://im.163.com = =CD=F8=D2=D7=B6=CC=D0=C5=CD=A8=A3=BA=C3=E2=B7=D1=B7=A2=CB=CD=CA=D6=BB=FA=B6= =CC=D0=C5=B5=C4=D7=C0=C3=E6=C8=ED=BC=FE http://vip.163.com =CD=F8=D2=D7VIP=D3=CA=CF=E4 = 30=C3=EB=C1=A2=B5=C3 ------- The MPLS-OPS Mailing List Subscribe/Unsubscribe: http://www.mplsrc.com/mplsops.shtml Archive: http://www.mplsrc.com/mpls-ops_archive.shtml |