cvs commit: src/sys/netatalk aarp.c

Robert Watson rwatson at FreeBSD.org
Tue Nov 20 10:35:58 PST 2007


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


More information about the cvs-src mailing list