LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re : Re: Re: Re: trouble about IP Fragmentation by using the Linux Virtu

To: ja@xxxxxx
Subject: Re : Re: Re: Re: trouble about IP Fragmentation by using the Linux Virtual Server
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: <frederic.buche@xxxxxxxxxx>
Date: Fri, 20 Sep 2002 13:37:22 +0200

Julian,

One question again,
My system is running under a kernel 2.4.18.
So it seems that I have to use ipvs releae 1.0.0 to 1.0.4 .

So can I apply your changes to the release 1.0.1 as described below ?

ip_vs_conn.c :
line 967
//      if (skb_is_nonlinear(skb) && skb->len <= mtu)
        ip_send_check(iph);

line 878
//      if (skb_is_nonlinear(skb))
        ip_send_check(old_iph);


Thanks

Frédéric BUCHE
<Prev in Thread] Current Thread [Next in Thread>