Date: Mon, 9 Apr 2007 19:44:09 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/netinet/ipsockopt ipsockopt.c Message-ID: <200704091944.l39Ji9YP097465@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2007-04-09 19:44:09 UTC FreeBSD src repository Modified files: tools/regression/netinet/ipsockopt ipsockopt.c Log: Fix a bug whereby group addresses were incorrectly computed in the test. [Since the change to strict refcounting for in_multi objects, this test began to fail; formerly the refcount was a count of the number of requests for a given address, NOT a count of pointers to the object.] Revision Changes Path 1.7 +2 -2 src/tools/regression/netinet/ipsockopt/ipsockopt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704091944.l39Ji9YP097465>