lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #7808] IPv6: Add IPV6_V6ONLY functionality


From: James Smith
Subject: [lwip-devel] [patch #7808] IPv6: Add IPV6_V6ONLY functionality
Date: Wed, 27 Jun 2012 09:44:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.6.24-1.fc14 Firefox/3.6.24

URL:
  <http://savannah.nongnu.org/patch/?7808>

                 Summary: IPv6: Add IPV6_V6ONLY functionality
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: rallysmith
            Submitted on: Wed 27 Jun 2012 09:44:58 AM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

As recently discussed on lwip-devel a patch to implement IPV6_V6ONLY support
to make use of tcp_listen_dual when using the sequential API listen()
interface.

This (by default) allows AF_INET6 sockets to accept IPv4 connections on
suitable ANY-address connections.

This however does mean a change in the "default" behaviour of previous
LWIP_IPV6 builds where there was no control available and the default use of
tcp_listen meant IPv4 connections were refused. This change in behaviour
between the pre- and post-patched worlds is to conform to the RFC#3493
requirement of the feature being OFF by default.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 27 Jun 2012 09:44:58 AM GMT  Name: ipv6_v6only.patch  Size: 7kB  
By: rallysmith

<http://savannah.nongnu.org/patch/download.php?file_id=26111>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7808>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]