From: Harlan Stenn Date: Mon, 6 Nov 2006 08:11:36 +0000 (-0500) Subject: [Bug 734] setsockopt(..., IP_MULTICAST_IF, ...) fails on 64-bit platforms. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3acb7faa77d05301cb7568db67f71f6f8d9206d;p=thirdparty%2Fntp.git [Bug 734] setsockopt(..., IP_MULTICAST_IF, ...) fails on 64-bit platforms. bk: 454eee38UtqKbJwoemq-QZ7EKgyuhQ --- diff --git a/NEWS b/NEWS index 4b8c88fb9e..0e380e94c6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +* [Bug 734] setsockopt(..., IP_MULTICAST_IF, ...) fails on 64-bit platforms. * [Bug 732] C-DEX JST2000 patch from Hideo Kuramatsu. * [Bug 721] check for __ss_family and __ss_len separately. * [Bug 666] ntpq opeers displays jitter rather than dispersion.