readme

来自「一个可以实现MPLS实验的linux源代码.你不仅可以实现单层标签的转发,还可以」· 代码 · 共 59 行

TXT
59
字号
ppp.diff		Patch to the PPP userland daemon to add MPLSCP			support			(the patch is based on ppp-2.4.2-7 from			Fedora Core 4)iptables.diff			Patch to the 'iptables' userland utility to add			support for MPLS marking.			(the patch is based on iptables-1.3.0-2 from			Fedora Core 4)ebtables.diff			Patch to the 'ebtables' userland utility to add			support for MPLS marking.			(the patch is based on ebtables-2.0.6-7 from			Fedora Core 4)iproute2.diff		Patch against the iproute2 source to add "spec_nh" as			a nexthop option			(the patch is based on iproute-2.6.11-1 from Fedora			Core 4)linux-kernel.diff	Patch against the linux kernel, added MPLS forwarding			funtionality to the linux kernel			(the patch is based on linux kernel 2.6.15-rc5)These patches are against specific version of PPP, iptables, or the kernel,but may work with older or newer versions. (if you run into a problem,send an e-mail to the mpls-linux mailing listmpls-linux-general@lists.sourceforge.net)I provide binary and source RPMs and tarball for each package.  If you areon a Fedora Core 4 system I suggest using my binary RPMs.  If you are ona RPM based system beside Fedora Core 4, try using the source RPMs tobuild your own binary RPMs. If you are not using a RPM based system, usethe tarball in combination with the patches in this package.linux kernel------------(you can get kernel source from ftp://ftp.kernel.org/)See ../QUICK.START for more info.pppd----See README.pppd for more info.ebtables--------See README.ebtables for more info.iptables--------See README.iptables for more info.iproute2--------See README.iproute2 for more info.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?