lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] lwip/src core/pbuf.c include/lwip/pbuf.h netif/...


From: Leon Woestenberg
Subject: [lwip-commits] lwip/src core/pbuf.c include/lwip/pbuf.h netif/...
Date: Fri, 28 Mar 2003 03:49:05 -0500

CVSROOT:        /cvsroot/lwip
Module name:    lwip
Changes by:     Leon Woestenberg <address@hidden>       03/03/28 03:49:05

Modified files:
        src/core       : pbuf.c 
        src/include/lwip: pbuf.h 
        src/netif      : etharp.c 

Log message:
        Fixed bugs #2968 (ref count) and #2670 (total length).
        Name of pbuf_unref() falsely suggests to undo pbuf_ref(), renamed to 
pbuf_take().

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/core/pbuf.c.diff?tr1=1.25&tr2=1.26&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/include/lwip/pbuf.h.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/netif/etharp.c.diff?tr1=1.35&tr2=1.36&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]