zephyr/subsys
Jukka Rissanen 023628f3d7 net: Set net_buf alloc timeout for IPv4 ARP and IPv6 ND
Instead of having K_FOREVER when allocating a packet in IPv4 ARP
and IPv6 ND, set a timeout so that we do not have a case where we
would wait net_buf forever.

Fixes #5484

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-02-20 14:31:39 +02:00
..
bluetooth Bluetooth: controller: Add missing HCI supp. cmd bits for PHY Update 2018-02-16 11:46:21 +01:00
console kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
cpp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
debug misc: Add a FORCE_NO_ASSERT kconfig directive 2018-02-16 10:44:29 -05:00
dfu flash: remove obsolete FLASH_DRIVER_NAME 2018-02-06 11:48:53 -06:00
disk disk: delete the GET_DISK_SIZE IOCTL. 2018-01-31 09:14:40 -05:00
fs subsys: fcb: Check for mutex lock failure when walking FCB 2018-02-17 09:14:16 -05:00
logging lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
net net: Set net_buf alloc timeout for IPv4 ARP and IPv6 ND 2018-02-20 14:31:39 +02:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
shell shell: Added noprompt command 2018-02-02 07:48:46 -08:00
storage subsys: storage: flash_map: Fix warning 2018-02-14 14:36:52 -05:00
usb kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
CMakeLists.txt subsys: fs: Add Flash Circular Buffer 2018-01-15 15:46:37 -05:00
Kconfig subsys: storage: Add flash_map abstraction module 2018-01-15 15:46:37 -05:00