mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-10 17:43:39 +08:00
task #11472 Support PBUF_REF for RX (IPv6 and IPv4/v6 reassembly might not work yet)
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user