patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9828, IF_NAMESIZE: define it only if...

 
 

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

patch #9828: IF_NAMESIZE: define it only if it's not defined before by system headers

Submitter:  Joan Lledó <jllledo>
Submitted:  Tue 09 Jul 2019 07:59:51 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Sun 14 Jul 2019 10:25:09 AM UTC, comment #2: 

comment #1:

> Pushed, thanks for the patch. I suppose IFNAMSIZ would be equal in that external socket header?


I don't know, TBH. Can they coexist in the same system? if so, they should be the same, but that's up to the system. Is that a problem for LwIP?

Joan Lledó <jllledo>
Sat 13 Jul 2019 06:50:15 PM UTC, comment #1: 

Pushed, thanks for the patch. I suppose IFNAMSIZ would be equal in that external socket header?

Simon Goldschmidt <goldsimon>
Group administrator
Tue 09 Jul 2019 07:59:51 PM UTC, original submission:  

include/lwip/if_api.h: IF_NAMESIZE could be defined by external socket headers, so it should be defined only if it's not defined before.

More info at:

https://lists.nongnu.org/archive/html/lwip-devel/2019-07/msg00001.html

Joan Lledó <jllledo>

 

(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 jllledo (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
    2019-07-13 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2019-07-09 jllledo Attached File- Added 0001-IF_NAMESIZE-define-it-only-if-it-s-not-defined-befor.patch, #47179

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code