zephyr/net/ip/contiki
Jukka Rissanen 3cf2e63f81 net: Check neighbor discovery option correctly
Use correct config option to either enable or disable
neighbor discovery.

Change-Id: If67219cfa71893d2805b37e5ab3bbd11af789cb5
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:16:16 -05:00
..
ip net: contiki: Call etimers correctly when they expire 2016-02-05 20:15:40 -05:00
ipv4 net: contiki: Fix const argument in uip_connect() 2016-02-05 20:15:22 -05:00
ipv6 net: contiki: Run DAD in periodic timer 2016-02-05 20:15:40 -05:00
llsec net: Fix packetbuf related calls 2016-02-05 20:14:41 -05:00
mac net: contiki: Add beacon support for 802.15.4 2016-02-05 20:15:23 -05:00
os net: contiki: slip: Fix compile error when getting the MAC address 2016-02-05 20:15:40 -05:00
rpl net: contiki: Added RPL API to setup root with a specified DAG version 2016-02-05 20:15:23 -05:00
sicslowpan net: Create separate net_buf pool for RX and TX use 2016-02-05 20:15:39 -05:00
contiki-conf.h net: Check neighbor discovery option correctly 2016-02-05 20:16:16 -05:00
contiki-default-conf.h net: 15.4: Add support for data Tx/Rx between two qemus 2016-02-05 20:14:40 -05:00
contiki-lib.h
contiki-net.h
contiki-version.h
contiki.h net: Use our network buffers instead of global ones in Contiki 2016-02-05 20:14:20 -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 net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
netstack.h net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
packetbuf.c net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
packetbuf.h Fix typo: accomodate -> accommodate 2016-02-05 20:14:41 -05:00
queuebuf.c net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
queuebuf.h net: Update 802.15.4 stack with net_mbuf and split sicslowpan 2016-02-05 20:14:29 -05:00
uip-log.c net: Enable logging in uIP stack 2016-02-05 20:14:24 -05:00