cvs commit: src/sys/netatalk aarp.c

Robert Watson rwatson at FreeBSD.org
Wed Jan 30 14:25:14 PST 2008


rwatson     2008-01-30 22:25:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netatalk         aarp.c 
  Log:
  Merge aarp.c:1.45 from HEAD to RELENG_7:
  
    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
  
  Revision  Changes    Path
  1.42.2.1  +7 -0      src/sys/netatalk/aarp.c


More information about the cvs-src mailing list