Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 14:20:29 +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 at_control.c at_extern.h at_var.h
Message-ID:  <200502221420.j1MEKT3F047012@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-02-22 14:20:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netatalk         aarp.c at_control.c at_extern.h at_var.h 
  Log:
  Convert the aa_ifaddr timeout to a callout, and run the aarprobe callout
  MPSAFE.  Acquire the aarptab_mtx to make sure that the callout and msleep
  in the ioctl thread don't race.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.35      +8 -9      src/sys/netatalk/aarp.c
  1.44      +8 -4      src/sys/netatalk/at_control.c
  1.16      +7 -0      src/sys/netatalk/at_extern.h
  1.14      +1 -1      src/sys/netatalk/at_var.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502221420.j1MEKT3F047012>