mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 04:25:21 +00:00
Use the new net_pkt API to proceed through IPv6 header and all the extension header as well. Use udp/tcp input functions relevantly, and call net_conn_input afterwards. Note: This commit temporarly disable IPv6 fragmentation support in the code directly. Which support will be re-enabled afterwards. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |