patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9352, ethernetif: Add #if LWIP_IPV4...

 
 

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

patch #9352: ethernetif: Add #if LWIP_IPV4 guard around netif->output

Submitter:  Axel Lin <axellin>
Submitted:  Mon 22 May 2017 11:18:37 AM UTC
   
 
Category:  Network drivers Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Mon 22 May 2017 06:43:13 PM UTC, comment #1: 

Right. Thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Mon 22 May 2017 11:18:37 AM UTC, original submission:  

netif->output and etharp_output are only available when LWIP_IPV4=1.
Fix the skeleton file.

Axel Lin <axellin>
Group Member

 

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

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by axellin (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-05-22 goldsimon CategoryNone Network drivers
        StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2017-05-22 axellin Attached File- Added 0001-ethernetif-Add-if-LWIP_IPV4-guard-around-netif-outpu.patch, #40753

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code