One more attempt. Attaching the diff file as well.
Signed off by: Pradeep Vincent <[EMAIL PROTECTED]>
--- old/net/core/neighbour.cWed Nov 9 16:48:10 2005
+++ new/net/core/neighbour.cTue Feb 7 17:38:26 2006
@@ -14,6 +14,7 @@
* Vitaly E. Lavrovreleasing NULL neigh
load balancing router based networks that use
VMACs. Tested this code on load balancing router based networks as
well as peer-linux systems.
Thanks,
Signed off by: Pradeep Vincent <[EMAIL PROTECTED]>
diff -Naur old/net/core/neighbour.c new/net/core/neighbour.c
--- old/net/core/neighbour.c
Resending..
-- Forwarded message --
From: Pradeep Vincent <[EMAIL PROTECTED]>
Date: Nov 28, 2005 12:57 PM
Subject: [Patch] 2.4.32 - Neighbour Cache (ARP) State machine bug Fixed
To: linux-kernel@vger.kernel.org, [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
In 2.4.21, arp cod
s removed
eventually causing linux system using the failed VMAC to balk as it
doesn't stale out the arp cache entries even when traffic isn't able
to flow (confirmed doesn't move ahead).
netdev folks, can you CC me on your reply.
Thanks,
Pradeep Vincent
On 11/28/05, Roberto Nibal
load balancing router based networks that use
VMACs. Tested this code on load balancing router based networks as
well as peer-linux systems.
Let me know if I need to contact someone else about this,
Thanks,
Pradeep Vincent
diff -Naur old/net/core/neighbour.c new/net/core/neighbour.c
--- old/net