Re: svn commit: r215791 - stable/8/sys/netinet

2010-11-24 Thread Bruce Evans
On Wed, 24 Nov 2010, Gleb Smirnoff wrote: On Wed, Nov 24, 2010 at 06:11:53PM +1100, Bruce Evans wrote: B> > +++ stable/8/sys/netinet/if_ether.c Wed Nov 24 05:37:12 2010 (r215791) B> > @@ -381,7 +381,7 @@ retry: B> > int canceled; B> > B> > LLE_ADDREF(la); B> >

Re: svn commit: r215791 - stable/8/sys/netinet

2010-11-24 Thread Gleb Smirnoff
On Wed, Nov 24, 2010 at 06:11:53PM +1100, Bruce Evans wrote: B> > +++ stable/8/sys/netinet/if_ether.cWed Nov 24 05:37:12 2010 (r215791) B> > @@ -381,7 +381,7 @@ retry: B> >int canceled; B> > B> >LLE_ADDREF(la); B> > - la->la_expire = time_second + V_

Re: svn commit: r215791 - stable/8/sys/netinet

2010-11-23 Thread Bruce Evans
On Wed, 24 Nov 2010, Gleb Smirnoff wrote: Log: MFhead r214508: Revert a small part of the r198301, that is entirely unrelated to the r198301 itself. It also broke the logic of not sending more than one ARP request per second, that consequently lead to a potential problem of flooding

svn commit: r215791 - stable/8/sys/netinet

2010-11-23 Thread Gleb Smirnoff
Author: glebius Date: Wed Nov 24 05:37:12 2010 New Revision: 215791 URL: http://svn.freebsd.org/changeset/base/215791 Log: MFhead r214508: Revert a small part of the r198301, that is entirely unrelated to the r198301 itself. It also broke the logic of not sending more than one ARP re