mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 15:21:57 +00:00
Add a generic function for TCP option parsing. So far we're interested only in MSS option value, so that's what it handles. Use it to parse MSS value in net_context incoming SYN packet handler. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
---|---|---|
.. | ||
ip | ||
lib | ||
buf.c | ||
hostname.c | ||
Kconfig | ||
Kconfig.hostname | ||
Makefile | ||
TODO |