On Wednesday 01 July 2009 01:55:59 Eric W. Biederman wrote:
I have a problem with this patch. It stops gratuitous arps updating
my arp cache. I'm still trying to figure out what the correct behaviour
should be.
Perhaps making the goto out; become if (sip == 0) goto out;
Yes, you are right.
Proposing 3 simple patches against git next-next-2.6 . As attaches (sorry,
kmail). All of them equal, but since i am amateur in programming, i dont know
how it is should be done "nice way".
If you want to test it - do it carefully. I didn't did runtime tests yet, but
they are compile tested. (But they are trivial).
If someone can review and tell if any of them ok, i will submit it with proper
tags and etc.