]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Fixed bugs #2968 (ref count) and #2670 (total length).
authorlikewise <likewise>
Fri, 28 Mar 2003 08:49:05 +0000 (08:49 +0000)
committerlikewise <likewise>
Fri, 28 Mar 2003 08:49:05 +0000 (08:49 +0000)
commit002998cf4908b53c85cd3ad36d4579d06b18a1f1
treeb4446b63c12534422be1cade4887bc9aabf40a86
parent7dea6dc8349a9900c21e94190fe8964b67e78a2c
Fixed bugs #2968 (ref count) and #2670 (total length).
Name of pbuf_unref() falsely suggests to undo pbuf_ref(), renamed to pbuf_take().
src/core/pbuf.c
src/include/lwip/pbuf.h
src/netif/etharp.c