lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #56135] The IPv6 autoconfig should be enabled by defau


From: Gao Qingshui
Subject: [lwip-devel] [bug #56135] The IPv6 autoconfig should be enabled by default.
Date: Sun, 14 Apr 2019 09:26:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

URL:
  <https://savannah.nongnu.org/bugs/?56135>

                 Summary: The IPv6 autoconfig should be enabled by default.
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: kevingao
            Submitted on: Sun 14 Apr 2019 01:26:08 PM UTC
                Category: IPv6
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

1)as RFC4862 section 5.5 statement: Creation of global addresses as described
in this section SHOULD be locally configurable. However, the processing
described below MUST be enabled by default. 2) In other TCP/IP protocol stack,
such as Linux and FreeBSD, the IPv6 autoconfig is enabled by default. so I
suggest that IPv6 autoconfig should be enabled by default in lwip by setting
netif->ip6_autoconfig_enabled to 1 in netif_add, pls refer the attached patch.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 14 Apr 2019 01:26:08 PM UTC  Name:
enable-IPV6-autoconfig-by-default.patch  Size: 554B   By: kevingao

<http://savannah.nongnu.org/bugs/download.php?file_id=46769>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?56135>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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