lwip/doc
likewise 79110ba469 Removed all structure packing directives. Protocol header fields are naturally aligned by design.
(Earlier, the 14-byte ethernet header screwed this up, this had already been fixed by adding two pad bytes.)
Assumption is that compilers do not align with larger-than-sizeof(type) boundaries.
Pre-tag PRE_PACK_REMOVE. Post-tag POST_TAG_REMOVE.
2004-05-05 19:16:51 +00:00
..
contrib.txt Numerated contents so that they can be refered to. 2003-06-04 20:00:11 +00:00
rawapi.txt Make udp_disconnect() clear its remote address association. 2004-03-11 20:45:09 +00:00
savannah.txt Updated release procedure to match Savannah changes. 2004-04-28 20:35:17 +00:00
sys_arch.txt Removed all structure packing directives. Protocol header fields are naturally aligned by design. 2004-05-05 19:16:51 +00:00