Date: Tue, 20 Nov 2007 18:35:57 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatalk aarp.c Message-ID: <200711201835.lAKIZvpr095594@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2007-11-20 18:35:57 UTC
FreeBSD src repository
Modified files:
sys/netatalk aarp.c
Log:
Add additional robustness to at_aarpinput() by testing for broadcast
addresses as the source of an AARP request. While this PR was submitted
in the context of work in OpenBSD to port netatalk (in 1997), I've
synchronized the code more to our ARP input routine, which had similar
requirements.
Submitted by: Denton Gentry
PR: kern/4184
MFC after: 1 week
Revision Changes Path
1.45 +7 -0 src/sys/netatalk/aarp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711201835.lAKIZvpr095594>
