<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://kb.linux-vs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fdm</id>
		<title>LVSKB - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://kb.linux-vs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fdm"/>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki/Special:Contributions/Fdm"/>
		<updated>2026-05-02T10:42:45Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=5771</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=5771"/>
				<updated>2008-03-20T14:51:28Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Since KTCPVS is implemented as a Linux kernel module, compilation will require the kernel header files matching the kernel version you wish to use the ktcpvs module with.&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
I had made a port of KTCPVS for kernel 2.6, and tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before you get started,  please make sure that the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion:&lt;br /&gt;
&lt;br /&gt;
* for RHEL4 or CentOS4:&lt;br /&gt;
   &amp;lt;blockquote&amp;gt;&lt;br /&gt;
     svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
   &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* for RHEL5 or CentOS5:&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;blockquote&amp;gt;&lt;br /&gt;
     svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/for_2.6.18/ ktcpvs&lt;br /&gt;
  &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Compile &amp;amp; install ktcpvs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to start the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
./start&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can change the config file as your need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=5770</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=5770"/>
				<updated>2008-03-20T14:28:54Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Since KTCPVS is implemented as a Linux kernel module, compilation will require the kernel header files matching the kernel version you wish to use the ktcpvs module with.&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before begin please make sure the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion:&lt;br /&gt;
&lt;br /&gt;
* for RHEL4 or CentOS4:&lt;br /&gt;
   &amp;lt;blockquote&amp;gt;&lt;br /&gt;
     svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
   &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* for RHEL5 or CentOS5:&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;blockquote&amp;gt;&lt;br /&gt;
     svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/for_2.6.18/ ktcpvs&lt;br /&gt;
  &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Compile &amp;amp; install ktcpvs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to start the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
./start&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can change the config file as your need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=5769</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=5769"/>
				<updated>2008-03-20T14:28:18Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Since KTCPVS is implemented as a Linux kernel module, compilation will require the kernel header files matching the kernel version you wish to use the ktcpvs module with.&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before begin please make sure the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion:&lt;br /&gt;
&lt;br /&gt;
* for RHEL4 or CentOS4:&lt;br /&gt;
   &amp;lt;blockquote&amp;gt;&lt;br /&gt;
     svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
   &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* for RHEL5 or CentOS5:&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;blockquote&amp;gt;&lt;br /&gt;
     svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/for_2.6.18/ ktcpvs&lt;br /&gt;
  &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complie &amp;amp; install ktcpvs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to start the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
./start&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can change the config file as your need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=5768</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=5768"/>
				<updated>2008-03-20T14:26:31Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Since KTCPVS is implemented as a Linux kernel module, compilation will require the kernel header files matching the kernel version you wish to use the ktcpvs module with.&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before begin please make sure the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for RHEL5 or CentOS 5.x, you can check out the source with following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/for_2.6.18/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complie &amp;amp; install ktcpvs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to start the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
./start&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can change the config file as your need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4034</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4034"/>
				<updated>2007-05-31T05:08:22Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before begin please make sure the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complie &amp;amp; install ktcpvs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to start the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
./start&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can change the config file as your need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4033</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4033"/>
				<updated>2007-05-31T05:07:53Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before begin please make sure the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complie &amp;amp; install ktcpvs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to start the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
./start&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can change the config file as you need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4032</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4032"/>
				<updated>2007-05-31T05:00:02Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before begin please make sure the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complie &amp;amp; install ktcpvs:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to start the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
You can change the config file as you need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4031</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4031"/>
				<updated>2007-05-31T04:59:06Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before begin please make sure the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complie &amp;amp; install ktcpvs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
You can change the config file as you need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4030</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4030"/>
				<updated>2007-05-31T04:58:34Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
Before begin please make sure the kernel-devel package is installed &lt;br /&gt;
&lt;br /&gt;
Then check out the source code for 2.6 from the subversion&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Complie &amp;amp;&amp;amp; install ktcpvs&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
cd ktcpvs &amp;amp;&amp;amp; make install&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And now, you can use the start script under the ktcpvs directory to the kernel thread ;)&lt;br /&gt;
&lt;br /&gt;
You can change the config file as you need, then use &amp;quot;tcpvsadm -f config&amp;quot; to load it, for more details, please refer the manual of tcpvsadm&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4029</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4029"/>
				<updated>2007-05-31T03:08:17Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be added later. &lt;br /&gt;
&lt;br /&gt;
first of all check out the source code for 2.6 from the subversion&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4028</id>
		<title>Compiling KTCPVS</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Compiling_KTCPVS&amp;diff=4028"/>
				<updated>2007-05-31T03:07:52Z</updated>
		
		<summary type="html">&lt;p&gt;Fdm: /* Linux Kernel 2.6 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Linux Kernel 2.4 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Linux Kernel 2.6 ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:KTCPVS]]&lt;br /&gt;
&lt;br /&gt;
I have tested it under CentOS 4.x, support for newer kernel will be add later. &lt;br /&gt;
&lt;br /&gt;
first of all check out the source code for 2.6 from the subversion&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
svn co http://svn.linuxvirtualserver.org/repos/ktcpvs/branches/stable_for_2.6.9/ ktcpvs&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fdm</name></author>	</entry>

	</feed>