On Tuesday 31 January 2012 22:35:10 Antonio Quartulli wrote:
in recv_unicast_frag(), the third parameter of the interface_rx() invocation, which is the size of the current header, is wrongly computed.
Really (actually it is the fourth, but I don't want to talk about that)? Wasn't the reassembled unicast packet just a unicast packet and not a unicast_frag packet (see frag_merge_packet)?
I could be wrong (didn't checked it), but I just have the feeling that the current version could be correct.
Kind regards, Sven