zephyr/net/ip/contiki
Jukka Rissanen 31e5fccf30 net: Enable L2 buffers only when 802.15.4 is enabled
Because the L2 buffers are only used by 802.15.4 sub-system,
we must not compile and link them to the kernel.

Change-Id: Iab0352582ac1c57e0dd8f54ca8e757e47e4df3be
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:24:46 -05:00
..
ip net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
ipv4
ipv6 net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
llsec net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
mac net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
os net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
rpl net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
sicslowpan net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
contiki-conf.h net: Enable L2 buffers only when 802.15.4 is enabled 2016-02-05 20:24:46 -05:00
contiki-default-conf.h
contiki-lib.h
contiki-net.h
contiki-version.h
contiki.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
linkaddr.c net: contiki: Add utility function to get the MAC address 2016-02-05 20:15:40 -05:00
linkaddr.h net: contiki: Add utility function to get the MAC address 2016-02-05 20:15:40 -05:00
nbr-table.c
nbr-table.h
netstack.c
netstack.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
packetbuf.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
packetbuf.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
queuebuf.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
queuebuf.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
uip-log.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00