...
This commit is contained in:
parent
0d12360c0b
commit
a0e4223460
1 changed files with 2 additions and 0 deletions
|
@ -755,6 +755,8 @@ err_t mmnif_tx(struct netif* netif, struct pbuf* p)
|
|||
else
|
||||
mmnif_write_rx_buffl(dest_ip, pos, p->payload,p->tot_len);
|
||||
|
||||
sleep(1);
|
||||
|
||||
/* like above ensure we are the only ones editing the hdr */
|
||||
mmnif_lock_rx_hdr(dest_ip);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue