]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/include/lwip/udp.h
Re-instantiated the pack directives. Nested structs do break individual field natural...
[pes-rpp/rpp-lwip.git] / src / include / lwip / udp.h
2004-05-06 likewiseRe-instantiated the pack directives. Nested structs...
2004-05-05 likewiseRemoved all structure packing directives. Protocol...
2004-03-11 likewiseAdded udp_sendto().
2004-02-09 janiip_lookup and udp_lookup not use remove declarations
2004-02-07 likewiseUpdated some copyright notices to include 2004 (a few...
2003-11-14 likewiseMerged from DEVEL into main tree.
2003-06-27 marcbouMerged from DEVEL.
2003-06-09 likewiseReplaced all tabs with two spaces (regardless of indent...
2003-04-16 likewiseFixed tabs into spaces. Fixed other stylos.
2003-02-18 likewiseMade UDP flag defines unsigned (by adding the U suffix).
2003-02-04 likewiseFixed comment typo.
2003-01-22 janiFix udp_bind to allow rebind for same socket (yesterday...
2003-01-08 likewiseUpdated lwIP module copyright years to include 2003...
2002-10-19 likewiseInitial revision