patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9233, api:if: Handle case when...

 
 

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

patch #9233: api:if: Handle case when LWIP_NETIF_API is not defined

Submitter:  Ajay Bhargav <ajaybhargav>
Submitted:  Mon 23 Jan 2017 07:37:26 AM UTC
   
 
Category:  sockets/netconn Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  jcunningham Open/Closed:  Closed
Planned Release:  None

Mon 23 Jan 2017 03:31:50 PM UTC, comment #2: 

Thanks for reporting! Patch submitted in b5011e7012b2894a36e4ec71fb725618f3a78f32 with minor cleanup to use LWIP_UNUSED_ARG() when !LWIP_NETIF_API

Joel Cunningham <jcunningham>
Group Member
Mon 23 Jan 2017 08:05:05 AM UTC, comment #1: 

Hi, This will also fix following build error when LWIP_NETIF_API is not defined or defined to 0.

error: unknown type name 'err_t'

Ajay Bhargav <ajaybhargav>
Mon 23 Jan 2017 07:37:26 AM UTC, original submission:  

When LWIP_NETIF_API is not enabled in lwipopts.h. Return error from "if" APIs.


Ajay Bhargav <ajaybhargav>

 

(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 jcunningham (Posted a comment)
  • -email is unavailable- added by dziegel (Updated the item)
  • -email is unavailable- added by ajaybhargav (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
    2017-01-23 jcunningham StatusNone Done
        Open/ClosedOpen Closed
    2017-01-23 dziegel Assigned toNone jcunningham
    2017-01-23 ajaybhargav Attached File- Added 0001-api-if-Handle-case-when-LWIP_NETIF_API-is-not-define.patch, #39537

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code