Re: ICMPv6 sockets

2015-12-12 Thread Jesse White
On 12/12/2015 08:26 PM, Eric Dumazet wrote: > But there is IPv6 support already, this was added in linux-3.11 by > Lorenzo Colitti. Thanks for the info, found it in 6d0bfe22611602f36617bc7aa2ffa1bbb2f54c67. -Jesse -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body o

Re: ICMPv6 sockets

2015-12-12 Thread Eric Dumazet
On Sat, 2015-12-12 at 11:02 -0500, Jesse White wrote: > Hi all, > > Support for IPPROTO_ICMP socket binds was added in commit > c319b4d76b9e583a5d88d6bf190e079c4e43213d > which allow for process to send ICMP_ECHO messages (and receive the > corresponding ICMP_ECHOREPLY messages) > without any spec