mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
- fixed a bug where a retransmitted TCP ACK segment did not contain the ACK flag [sys net sixlowpan] - changed sixlowpan architecture: IPV6 packets now always get stored in sixlowpan (reassembly) buffer and are transmitted one after the other (FIFO) to IPV6 layer via a separate transfer thread