[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] lwip CHANGELOG src/api/api_lib.c src/include/lw...
From: |
Frédéric Bernon |
Subject: |
[lwip-commits] lwip CHANGELOG src/api/api_lib.c src/include/lw... |
Date: |
Thu, 30 Aug 2007 16:55:11 +0000 |
CVSROOT: /sources/lwip
Module name: lwip
Changes by: Frédéric Bernon <fbernon> 07/08/30 16:55:11
Modified files:
. : CHANGELOG
src/api : api_lib.c
src/include/lwip: api.h
Added files:
src/api : netbuf.c
src/include/lwip: netbuf.h
Log message:
Add netbuf.h, netbuf.c, Change api.h, api_lib.c: #7249 "Split netbuf
functions from api/api_lib". Now netbuf API is independant of netconn, and can
be used with other API (application based on raw API, or future "socket2" API).
Ports maintainers just have to add src/api/netbuf.c in their makefile/projects.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/lwip/CHANGELOG?cvsroot=lwip&r1=1.212&r2=1.213
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_lib.c?cvsroot=lwip&r1=1.64&r2=1.65
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/netbuf.c?cvsroot=lwip&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/lwip/src/include/lwip/api.h?cvsroot=lwip&r1=1.27&r2=1.28
http://cvs.savannah.gnu.org/viewcvs/lwip/src/include/lwip/netbuf.h?cvsroot=lwip&rev=1.1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] lwip CHANGELOG src/api/api_lib.c src/include/lw...,
Frédéric Bernon <=