No description
Find a file
Jukka Rissanen ea17e9d321 net: ipv6: Support fragmented IPv6 packets
This commit adds support for IPv6 packet fragmentation when
receiving (IPv6 reassembly) and when sending larger than 1280 bytes
long IPv6 packet. See RFC 2460 chapter 4.5 for more details.

Jira: ZEP-1718

Change-Id: Ia31c147cce4d456ee48f39276cca99aa09ce81d6
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 drivers/eth/mcux: Make sure not to leak net_buf in RX 2017-04-13 15:21:41 +03: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 net: ipv6: Support fragmented IPv6 packets 2017-04-13 15:21:41 +03: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: ipv6: Support fragmented IPv6 packets 2017-04-13 15:21:41 +03:00
tests net: nbuf: Add function to split a data fragment 2017-04-13 15:21:41 +03:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.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 add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
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