Discussion:
src/winsup/cygwin ChangeLog include/cygwin/in6 ...
Yaakov (Cygwin/X)
2014-03-12 03:25:39 UTC
Permalink
CVSROOT: /cvs/src
Module name: src
Changes by: corinna 2014-01-20 17:25:54
winsup/cygwin : ChangeLog
winsup/cygwin/include/cygwin: in6.h socket.h
* include/cygwin/in6.h (struct ipv6_rt_hdr): Define.
* include/cygwin/socket.h: Fix formatting.
(IP_UNICAST_IF): Define.
(IPV6_JOIN_GROUP): Remove Windowism.
(IPV6_LEAVE_GROUP): Ditto.
IPV6_{JOIN,LEAVE}_GROUP are not Windowsisms; they are the names in RFC
2553[1] and its replacement RFC 3493[2], and are defined in glibc, BSDs,
and other UNIXs, while IPV6_{ADD,DROP}_MEMBERSHIP are from their
obsolete predecessor, RFC 2133[3][4].


Yaakov

[1] http://tools.ietf.org/html/rfc2553#page-20
[2] http://tools.ietf.org/html/rfc3493#page-21
[3] http://tools.ietf.org/html/rfc2133#page-18
[4] http://tools.ietf.org/html/rfc2553#page-37
Corinna Vinschen
2014-03-12 09:32:29 UTC
Permalink
Post by Yaakov (Cygwin/X)
CVSROOT: /cvs/src
Module name: src
Changes by: corinna 2014-01-20 17:25:54
winsup/cygwin : ChangeLog
winsup/cygwin/include/cygwin: in6.h socket.h
* include/cygwin/in6.h (struct ipv6_rt_hdr): Define.
* include/cygwin/socket.h: Fix formatting.
(IP_UNICAST_IF): Define.
(IPV6_JOIN_GROUP): Remove Windowism.
(IPV6_LEAVE_GROUP): Ditto.
IPV6_{JOIN,LEAVE}_GROUP are not Windowsisms; they are the names in
RFC 2553[1] and its replacement RFC 3493[2], and are defined in
glibc, BSDs, and other UNIXs, while IPV6_{ADD,DROP}_MEMBERSHIP are
from their obsolete predecessor, RFC 2133[3][4].
Oops. I reverted the patch. Sorry.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Maintainer cygwin AT cygwin DOT com
Red Hat
Loading...