Re: ipcomp ipv6 output

2017-02-17 Thread David Hill
OK. On Fri, Feb 17, 2017 at 03:09:25PM +0100, Alexander Bluhm wrote: > Hi, > > When using ipcomp(4) with IPv6 transport mode I get this error: > > ping6: sendmsg: Protocol family not supported > > The break in the switch statement is missing since rev 1.1 from 2001. > So I am the first one test

ipcomp ipv6 output

2017-02-17 Thread Alexander Bluhm
Hi, When using ipcomp(4) with IPv6 transport mode I get this error: ping6: sendmsg: Protocol family not supported The break in the switch statement is missing since rev 1.1 from 2001. So I am the first one testing this. ok? bluhm Index: netinet/ip_ipcomp.c