Go to file
Jukka Rissanen 007e231ff5 net: echo-server: Discard 0 byte received packets
If we receive 0 byte packets from the network, we need to
ignore those as otherwise it is possible to leak network
buffers.

Change-Id: Id4b5b0d03c0b6d1e16634ff2d1960ea4728c8aa1
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-01-20 16:23:21 +02:00
.known-issues kernel: doc: Add deprecation notice to legacy.h 2017-01-16 18:13:03 -05:00
arch license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
boards boards: arduino_101: set correct LED pin 2017-01-20 02:29:54 +00:00
doc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
drivers net: slip: Do not remove fragments when sending data 2017-01-20 16:23:17 +02:00
ext ksdk: mcux: Remove config HAS_KSDK 2017-01-12 09:46:27 -06:00
include net: context: Add status to connect callback 2017-01-20 16:23:21 +02:00
kernel license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
misc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
samples net: echo-server: Discard 0 byte received packets 2017-01-20 16:23:21 +02:00
scripts build: have sysgen create SPDX license identifiers 2017-01-20 02:29:41 +00:00
subsys net: tcp: Fix TCP states swap when accepted an incoming connection 2017-01-20 16:23:21 +02:00
tests net: context: Add status to connect callback 2017-01-20 16:23:21 +02:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore doc: move context back to doc/, fix broken links 2017-01-16 18:05:06 -05:00
.gitreview
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05: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 doc: update MAINTAINERS for *.rst reviewers 2017-01-19 08:10:39 -08:00
Makefile doc: make build process quiet 2017-01-16 18:13:03 -05:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00