![]() |
lvs-users
|
| To: | lvs-users@xxxxxxxxxxxxxxxxxxxxxx |
|---|---|
| Subject: | 2.4.20pre10 & hidden-2.4.19pre5-1.diff |
| From: | Andrey Nekrasov <andy@xxxxxxxxx> |
| Date: | Fri, 11 Oct 2002 16:20:59 +0400 |
Hello! Linux-2.4.20pre10 change net/ipv4/arp.c little patch: #diff hidden-2.4.19pre5-1.diff hidden-2.4.20pre10-1.diff 105c105 < - if (arp->ar_op == __constant_htons(ARPOP_REQUEST) && --- > - if (arp->ar_op == htons(ARPOP_REQUEST) && 112c112 < + (arp->ar_op == __constant_htons(ARPOP_REQUEST) && --- > + (arp->ar_op == htons(ARPOP_REQUEST) && -- bye. Andrey Nekrasov, SpyLOG. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Simple Question Regarding Maintenance of real server, Malcolm Turnbull |
|---|---|
| Next by Date: | Re: Simple Question Regarding Maintenance of real server, Matthew S. Crocker |
| Previous by Thread: | Simple Question Regarding Maintenance of real server, Malcolm Turnbull |
| Next by Thread: | Re: 2.4.20pre10 & hidden-2.4.19pre5-1.diff, Julian Anastasov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |