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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to