Date: Tue, 1 Mar 2005 12:36:07 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_carp.c Message-ID: <200503011236.j21Ca7Yv045176@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503011236.j21Ca7Yv045176>