Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2008 11:16:15 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        John Baldwin <jhb@freebsd.org>, freebsd-stable@freebsd.org
Cc:        Robert Watson <rwatson@freebsd.org>
Subject:   Re: HEADS UP: inpcb/inpcbinfo rwlocking: coming to a 7-STABLE branch near you
Message-ID:  <200808181516.m7IFGGer067040@lava.sentex.ca>
In-Reply-To: <200808181024.40038.jhb@freebsd.org>
References:  <alpine.BSF.1.10.0808031142550.65130@fledge.watson.org> <alpine.BSF.1.10.0808180913450.881@fledge.watson.org> <200808181337.m7IDbqSC066670@lava.sentex.ca> <200808181024.40038.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10:24 AM 8/18/2008, John Baldwin wrote:
>Author: kmacy
>Date: Thu Jul 31 22:42:27 2008
>New Revision: 181075
>URL: http://svn.freebsd.org/changeset/base/181075
>
>Log:
>   MFC ARP update hooks and change to arpresolve to do arp 
> resolution without a
>pending mbuf to transmit
>
>Modified:
>   stable/7/sys/net/route.c
>   stable/7/sys/net/route.h
>   stable/7/sys/netinet/if_ether.c
>   stable/7/sys/netinet/if_ether.h
>
>However, I would stary by narrowing it down to see if Kip's commits cause the
>change.


Thanks, I grabbed the versions just prior to those committed

0[smtp2]% cd /usr/src/sys
0[smtp2]% ident net/route.c
net/route.c:
      $FreeBSD: src/sys/net/route.c,v 1.120.2.4 2008/07/24 01:13:22 
julian Exp $
0[smtp2]% ident net/route.h
net/route.h:
      $FreeBSD: src/sys/net/route.h,v 1.65.2.2 2008/07/24 01:13:22 julian Exp $
0[smtp2]% ident netinet/if_ether.c
netinet/if_ether.c:
      $FreeBSD: src/sys/netinet/if_ether.c,v 1.162.2.1 2008/07/24 
01:13:22 julian Exp $
0[smtp2]% ident netinet/if_ether.h
netinet/if_ether.h:
      $FreeBSD: src/sys/netinet/if_ether.h,v 1.32 2005/02/22 13:04:03 
glebius Exp $
0[smtp2]%


and still

? (199.212.134.1) at 00:15:17:3a:17:9d on em0 [ethernet]
? (199.212.134.1) at (incomplete) on em0 published (proxy only) [ethernet]
? (199.212.134.1) at (incomplete) on em0 published (proxy only) [ethernet]
? (199.212.134.1) at (incomplete) on em0 [ethernet]
? (199.212.134.1) at (incomplete) on em0 [ethernet]
? (199.212.134.1) at (incomplete) on em0 [ethernet]
? (199.212.134.1) at (incomplete) on em0 [ethernet]
? (199.212.134.1) at (incomplete) on em0 [ethernet]
? (199.212.134.1) at (incomplete) on em0 [ethernet]


         ---Mike 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808181516.m7IFGGer067040>