buglwIP - A Lightweight TCP/IP stack - Bugs: bug #44578, Build fails for IPv6-only...

 
 

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

bug #44578: Build fails for IPv6-only configuration

Submitter:  Philipp Tölke <philipptoelke>
Submitted:  Thu 19 Mar 2015 09:17:17 AM UTC
   
 
Category:  IPv6 Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  idelamer
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Thu 19 Mar 2015 04:09:25 PM UTC, comment #1: 

good catch, thanks for reporting. fixed.

Ivan Delamer <idelamer>
Group Member
Thu 19 Mar 2015 09:17:17 AM UTC, original submission:  

In ethernet_input the variable ip_hdr_offset is only declared when LWIP_ARP is enabled; this patch enables it for IPv6 as it is needed in line 1463 (case PP_HTONS(ETHTYPE_IPV6): /* IPv6 */).

Philipp Tölke <philipptoelke>

 

(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 idelamer (Posted a comment)
  • -email is unavailable- added by philipptoelke (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
    2015-03-19 idelamer StatusNone Fixed
        Assigned toNone idelamer
        Open/ClosedOpen Closed
    2015-03-19 philipptoelke Attached File- Added 0001-fix-ethernet_input-for-IPv6-Only.patch, #33396

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code