task #11472 Support PBUF_REF for RX (IPv6 and IPv4/v6 reassembly might not work yet)

This commit is contained in:
goldsimon
2014-12-08 14:45:36 +01:00
parent 36f470383b
commit 4085a3fad4
6 changed files with 58 additions and 28 deletions

View File

@@ -649,6 +649,7 @@ netif_found:
options_done:
/* p points to IPv6 header again. */
/* @todo: this does not work for PBUF_REF pbufs */
pbuf_header(p, ip_data.current_ip_header_tot_len);
/* send to upper layers */