Go to file
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
.known-issues net/mgmt: Add a function to wait on a event synchronously 2017-03-17 10:34:42 +02:00
arch xtensa: fix tickless idle build 2017-04-12 16:31:46 +00:00
boards boards/arm/olimexino_stm32: Add documentation files 2017-04-12 23:25:32 +00:00
doc doc: add substitutions for special characters 2017-04-07 22:31:47 +00:00
drivers kconfig: rename non-Kconfig CONFIG_* variables 2017-04-11 03:14:23 +00:00
dts dts: arm: move SoC dtsi into per vendor dir 2017-04-04 17:55:13 -05:00
ext ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07:00
include kernel: remove left-over code from object monitoring 2017-04-11 03:14:25 +00:00
kernel samples: shell: fix testcase.ini to be more inclusive 2017-04-11 03:14:25 +00:00
lib lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples samples: console: fixed filter and add CONFIG_ 2017-04-11 03:14:26 +00:00
scripts Revert "scripts: devicetree: Handle mixed case node names" 2017-04-12 22:07:36 +00:00
subsys net: tcp: Store MSS in tcp header correctly 2017-04-13 15:21:41 +03:00
tests tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS MAINTAINERS: update for network applications 2017-04-09 15:45:20 +00:00
Makefile build: use -O2 instead of -Os for ARC with SDK 0.9 2017-04-09 14:57:50 +00:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh zephyr-env.sh: only reset scripts_path on Windows 2017-03-31 15:42:31 -04:00