mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 17:53:00 +00:00
IPv4 header options length will be stored in ipv4_opts_len in net_pkt structure. Now IPv4 header length will be in net_pkt ip_hdr_len + ipv4_opts_len. So modified relevant places of ip header length calculation for IPv4. Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> |
||
---|---|---|
.. | ||
ip | ||
l2 | ||
lib | ||
buf.c | ||
CMakeLists.txt | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Kconfig.template.log_config.default.net | ||
Kconfig.template.log_config.net |