cvs commit: src/sys/netinet ip_carp.c

Gleb Smirnoff glebius at FreeBSD.org
Tue Mar 1 12:36:08 GMT 2005


glebius     2005-03-01 12:36:07 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_carp.c 
  Log:
  - Add carp_mtx. Use it to protect list of all carp interfaces.
  - In carp_send_ad_all() walk through list of all carp interfaces
    instead of walking through list of all interfaces.
  
  Sponsored by:   Rambler
  Reviewed by:    mlaier
  
  Revision  Changes    Path
  1.17      +20 -18    src/sys/netinet/ip_carp.c


More information about the cvs-src mailing list