Go to file
Leandro Pereira 2bfc42610d net: tcp: Reduce some of the boilerplate to send control segments
Move most of the code to send a control segment to a single function to
avoid copies of boilerplate code in a few functions.

Change-Id: Id2d4770b6bec3f10b4eb786af3eb2a25482d953d
Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2016-12-02 12:41:09 +02:00
.known-issues
arch arc: move disabling/invalidation of caches earlier 2016-11-30 23:47:46 +00:00
boards net: Add TI_CC2520 RAW driver 2016-12-02 12:40:46 +02:00
doc doc: Add a Network Management API usage document 2016-12-02 12:40:57 +02:00
drivers drivers: cc2520: Remove double space in debug and errors 2016-12-02 12:41:07 +02:00
ext samples/mbedtls_dtlsclient: mbedTLS sample DTLS client app. 2016-12-02 12:40:51 +02:00
include net: Add util to remove an IPv6 router from the network interface 2016-12-02 12:41:08 +02:00
kernel kernel: fix race condition when spawning a thread with a delay 2016-11-30 23:48:06 +00:00
lib iot/zoap: Remove unnecessary cflags 2016-12-02 12:41:05 +02:00
misc build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
net net: tcp: Reduce some of the boilerplate to send control segments 2016-12-02 12:41:09 +02:00
samples samples: net: echo apps: Do not set preferred IPv6 address 2016-12-02 12:41:08 +02:00
scripts net: Remove nbr_data section as it is useless 2016-12-02 12:40:27 +02:00
subsys usb :mass_storage: correct the license details 2016-12-02 02:11:34 +00:00
tests net: tcp: Provide NET_TCP_FLAGS macro 2016-12-02 12:41:08 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: fix email address 2016-12-01 19:07:49 -05:00
Makefile build: x86: add some flexibility in custom linker scripts 2016-11-30 22:47:02 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
zephyr-env.sh