buglwIP - A Lightweight TCP/IP stack - Bugs: bug #56135, The IPv6 autoconfig should be...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #56135: The IPv6 autoconfig should be enabled by default.

Submitter:  Gao Qingshui <kevingao>
Submitted:  Sun 14 Apr 2019 01:26:08 PM UTC
   
 
Category:  IPv6 Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Fri 01 Oct 2021 06:04:16 PM UTC, comment #3: 

No, this is not really a fix: I don't want to change the behaviour here from 2.1.2 to 2.1.3.

Simon Goldschmidt <goldsimon>
Group administrator
Tue 28 Sep 2021 05:44:24 AM UTC, comment #2: 

Is this fix also need for v2.1.3?

Axel Lin <axellin>
Group Member
Tue 04 Feb 2020 09:27:59 PM UTC, comment #1: 

Applied, thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Sun 14 Apr 2019 01:26:08 PM UTC, original submission:  

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.

Gao Qingshui <kevingao>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by axellin (Posted a comment)
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by kevingao (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-02-04 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2019-04-14 kevingao Attached File- Added enable-IPV6-autoconfig-by-default.patch, #46769

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code