]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/include/lwip/pbuf.h
Merged from DEVEL into main tree.
[pes-rpp/rpp-lwip.git] / src / include / lwip / pbuf.h
2003-11-14 likewiseMerged from DEVEL into main tree.
2003-06-19 marcboumerged from DEVEL.
2003-05-18 likewiseApplied patches posted by Marc Boucher on lwip-users...
2003-05-03 likewiseMade pbuf flags unsigned. Added "incoming broadcast...
2003-04-14 likewiseDisabled pbuf_dechain() as it not currently in use.
2003-04-03 likewiseOnly changes to comments.
2003-04-01 likewiseetharp_query() has error return type now. Matched dhcp...
2003-03-31 likewiseFixed pbuf_dechain() assertion. Removed old documentati...
2003-03-30 likewiseCorrected more pbuf.c functions to comply with pbuf...
2003-03-28 likewiseFixed bugs #2968 (ref count) and #2670 (total length).
2003-02-21 janibyte-order handling functions are in inet.c now and...
2003-01-08 likewiseUpdated lwIP module copyright years to include 2003...
2002-11-18 likewiseAdded PBUF_REF (payload external, copied on queueing).
2002-11-11 likewiseAdded pbuf_ref_chain() which increases ref count of...
2002-10-19 likewiseInitial revision