Go to file
Tomasz Bursztyka c18016b69b net_pkt: Externalize ext_bitmap handling
IPv6 next headers are processed in a way so it is not required to store
which header has been already seen in the net_pkt, as the processing loop
can store internally which one it has seen already.

Change-Id: I266ba8a3a0081a162318cdafb474a0fc44a3185e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-04-21 14:19:50 +03:00
.known-issues
arch
boards xtensa port: Added documentation for xt-sim board. 2017-04-20 21:07:15 +00:00
doc net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
drivers net/net_pkt: Fully separate struct net_pkt from struct net_buf 2017-04-21 14:19:50 +03:00
dts
ext
include net_pkt: Externalize ext_bitmap handling 2017-04-21 14:19:50 +03:00
kernel
lib
misc misc: Support left-justification in printk() 2017-04-21 11:06:16 +00:00
samples net/net_pkt: Fully separate struct net_pkt from struct net_buf 2017-04-21 14:19:50 +03:00
scripts
subsys net_pkt: Externalize ext_bitmap handling 2017-04-21 14:19:50 +03:00
tests net/net_pkt: Fully separate struct net_pkt from struct net_buf 2017-04-21 14:19:50 +03:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh