Hello ! I wonder if there is any alignement policiy with udp_get_buf call ? I presume that it is aligned on byte. if I alloc len1 bytes with udp_get_buf, but call udp_send with len2 < 1. How is the memory freed, is there len1 or len2 bytes ? Thanks for reply. Selso.