Go to file
Jukka Rissanen e56f701a04 net: ip: Allow user to select number of network contexts
The network context is similar concept as network socket.
Depending on application use, the number of contexts can be
now tweaked. Default value is now 2, it was 5 earlier. Using
the lower number saves 241 bytes of memory.

Change-Id: I6e2a9f053c8c63163af6d6175783233f67553ae9
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-05-27 06:15:21 +00:00
arch
boards
doc
drivers ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
ext ext: Import Nordic MDK header files 2016-05-27 01:38:23 +00:00
include
kernel
lib ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
misc
net net: ip: Allow user to select number of network contexts 2016-05-27 06:15:21 +00:00
samples
scripts scripts: Add the ISA to the path of included libraries 2016-05-27 01:38:22 +00:00
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Makefile.inc
zephyr-env.sh