tasklwIP - A Lightweight TCP/IP stack - Tasks: task #7249, Split netbuf functions from...

 
 

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

task #7249: Split netbuf functions from api/api_lib

Submitter:  Frédéric Bernon <fbernon>
Submitted:  Mon 27 Aug 2007 10:21:53 AM UTC
   
 
Category:  None Should Start On:  Sun 26 Aug 2007 10:00:00 PM UTC
Should be Finished on:  Sun 26 Aug 2007 10:00:00 PM UTC Priority:  3 - Low
Status:  Done Privacy:  Public
Assigned to:  fbernon Percent Complete:  100%
Open/Closed:  Closed Planned Release:  1.3.0
Effort:  0.00

Thu 30 Aug 2007 05:00:37 PM UTC, comment #4: 

Ok, it's check in. For ports maintainers, you just have to add src/api/netbuf.c in your makefile/projects. I have document that in the CHANGELOG, and I also do it in the wiki.


Frédéric Bernon <fbernon>
Group Member
Wed 29 Aug 2007 08:55:06 AM UTC, comment #3: 

No problem

Kieran Mansley <kieranm>
Group Member
Wed 29 Aug 2007 08:47:18 AM UTC, comment #2: 

Any other comments about that?

Frédéric Bernon <fbernon>
Group Member
Mon 27 Aug 2007 01:47:47 PM UTC, comment #1: 

i dont have any objection to that. netbuf's are self-contained enough that I dont see any major problem here. It might break a port, but this one is easy to fix :)

Jared Grubb <jgrubb>
Group Member
Mon 27 Aug 2007 10:21:53 AM UTC, original submission:  

Since netbuf functions could be use outside the netconn api (I thought to the future "socket2" api, but, it could be use for any raw api applications), I would like to add two new files - netbuf.h and netbuf.c - to the current CVS HEAD. api.h would include netbuf.h, so, the only change for ports should be to add netbuf.c in their makefiles (just one line). Since we have decide to do all port-breakage in current release, I think it is something to do now. No objections ?


Frédéric Bernon <fbernon>
Group Member

 

(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 kieranm (Posted a comment)
  • -email is unavailable- added by jgrubb (Posted a comment)
  • -email is unavailable- added by fbernon (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
    2007-08-30 fbernon StatusNone Done
        Percent Complete0% 100%
        Open/ClosedOpen Closed
    2007-08-29 kieranm Priority5 - Normal 3 - Low

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code