X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=EMX3CaWFaVhRlBaMIaHyMm45yJBHBzYFTnU79fWyP8dgfDR04T2Mx
	CkFh8rovfGUgppoHLRdZOtuvTcrfQe1YYDt+0g6OfqaU1hE/T+9O0vRscwewc5HQ
	Htz3N4qiDGyIBxz8m2ruAk4edfjpa4y1zG/H6hoQPA418hAXWHIjmc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=0G209rYHL+7ooy+4g2wyudIkoxE=; b=t27738nHl0EIijmArRvh7CP2SFQF
	ZyeXM3YxyOkGkvjk7fKhk8m99DT326aYgZf1h2RGAwm1swqW5i+KV/PcrthepvWd
	FgcnTTfa0FBgmnnBPzPYoeaTn1wHstW8oQI8zN8/Z+23SN4MkZkNcQCnHtPoEygF
	yYVgTyLliwz1yr0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epa.gov>
Subject: Re: socat with IP6 support?
Date: Thu, 08 May 2014 15:23:52 -0400
Lines: 23
Message-ID: <r9mnm955ummb5mktvm8u4eds49eatpsjab@4ax.com>
References: <52D985D3.9070506@etr-usa.com> <CAF+jOM3X96jE+2nXBbadstJf6ehKCk0ae9est+6wvX5G1VFupg@mail.gmail.com> <52D9A0C9.4080508@etr-usa.com> <20140117213255.GA1843@ednor.casa.cgf.cx> <20140117221946.GA22079@calimero.vinschen.de> <CAF+jOM3YUtgtae5L=kTmaChYRGQYrp6yGg9H8CbFQ3GguW5-0Q@mail.gmail.com> <20140118114751.GC22079@calimero.vinschen.de> <6nnpd9tm0hn3od1ch642flc0upuvr15jau@4ax.com> <20140120172758.GA2357@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Archive: encrypt
X-IsSubscribed: yes

> On Jan 20 03:45, Andrew Schulman wrote:
> > Cygwin doesn't seem to
> > define IPV6_DSTOPTS.  In Ubuntu, it's defined in
> > /usr/include/linux/in6.h (value 59), along with a whole bunch of other
> > IPv6 socket options.
> > 
> > I'm not sure what the best solution is here.  I could define it locally,
> > but would it be better for Cygwin to bring in the missing definitions?
> 
> I don't think so.  I checked the available options on Windows again,
> and IPV6_DSTOPTS is not supported.  I applied a small patch a few
> minutes ago to add a few socket options our headers were missing,
> but there are still a lot of Linux socket options not supported on
> Windows which hinders CYgwin to support them.
> 
> Any chance you could tweak this piece of code to be built only
> if IPV6_DSTOPTS is defined?
> 
> Corinna

I finally got back to this.  I seem to have worked around the problem in
socat v2.  I've uploaded new packages for 1.7 and 2 that have IPv6 support,
but that will need to be tested.  Andrew


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

