cvs commit: src/sys/netinet ip_carp.c

Gleb Smirnoff glebius at FreeBSD.org
Thu Jan 25 18:03:41 UTC 2007


glebius     2007-01-25 18:03:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_carp.c 
  Log:
  Make it possible that carpdetach() unlocks on return. Then, in
  carp_clone_destroy() we are on a safe side, we don't need to
  unlock the cif, that can me already non-existent at this point.
  
  Reported by:    Anton Yuzhaninov <citrin rambler-co.ru>
  
  Revision  Changes    Path
  1.47      +7 -8      src/sys/netinet/ip_carp.c


More information about the cvs-all mailing list