cvs commit: src/tools/regression/netinet/ipsockopt ipsockopt.c
Bruce M Simpson
bms at FreeBSD.org
Mon Apr 9 19:44:10 UTC 2007
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
More information about the cvs-src
mailing list