buglwIP - A Lightweight TCP/IP stack - Bugs: bug #48728, headers should cleanly separate...

 
 

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

bug #48728: headers should cleanly separate API vs. implementation

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Tue 09 Aug 2016 06:24:13 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Planned Release:  2.0.0
lwIP version:  git head

Thu 11 Aug 2016 08:24:45 AM UTC, comment #1: 

As a more generic approach, I'll move protocol definitions to a new subdirectory in 'includes/lwip':

includes
  lwip
    prot
      ip4.h
      dhcp.h
      nd6.h
      etc...

That way we can have cleaned up lwip api header files while keeping the structs, defines, etc. reusable in header files for anyone to include.

Simon Goldschmidt <goldsimon>
Group administrator
Tue 09 Aug 2016 06:24:13 AM UTC, original submission:  

This has been partly done (include/priv/*_priv.h), but at least dhcp.h still contains protocol details/constants.

Simon Goldschmidt <goldsimon>
Group administrator

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dziegel (Updated the item)
  • -email is unavailable- added by goldsimon (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-08-18 dziegel StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code