Date: Wed, 20 Mar 2002 07:56:37 -0800 (PST) From: Orion Hodson <orion@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet if_ether.c Message-ID: <200203201556.g2KFubV88321@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
orion 2002/03/20 07:56:37 PST
Modified files:
sys/netinet if_ether.c
Log:
Send periodic ARP requests when ARP entries for hosts we are sending
to are about to expire. This prevents high packet rate flows from
experiencing packet drops at the sender following ARP cache entry
timeout.
PR: kern/25517
Reviewed by: luigi
MFC after: 7 days
Revision Changes Path
1.91 +15 -0 src/sys/netinet/if_ether.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203201556.g2KFubV88321>
