zephyr/subsys/net
Jukka Rissanen 7a07f23da7 net: tcp: Store MSS in tcp header correctly
Use UNALIGNED_PUT() to store the MSS value into network packet
because the memory location cannot be guaranteed to be properly
aligned.

Change-Id: I77fd7a70ef45eedb657cac29457b0239b0a1d4c2
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-04-13 15:21:41 +03:00
..
ip net: tcp: Store MSS in tcp header correctly 2017-04-13 15:21:41 +03:00
lib net: dns: Initialize DNS resolver if DNS servers are set 2017-03-24 17:31:42 +02:00
buf.c net: buf: Add CONFIG_NET_BUF_WARN_ALLOC_INTERVAL 2017-04-07 13:33:55 +03:00
Kconfig net: buf: Add CONFIG_NET_BUF_WARN_ALLOC_INTERVAL 2017-04-07 13:33:55 +03:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00
TODO net: todo: Mark multicast join/leave support done 2017-03-09 20:33:48 +02:00