zephyr/samples/network/loopback_test
Jukka Rissanen 4d745b70b0 net: Create separate net_buf pool for RX and TX use
Have a separate network buffer pool for received and transmitted
data. This way incoming packet flood cannot prevent from sending
IP packets out.

Change-Id: I2aae3bcb4ea63f36355f758de44532b167edfdb8
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:15:39 -05:00
..
src net: Create separate net_buf pool for RX and TX use 2016-02-05 20:15:39 -05:00
Makefile Renames supported platform configurations 2016-02-05 20:14:39 -05:00
prj_arm.conf net: apps: Add a sample app using the loopback driver 2016-02-05 20:14:29 -05:00
prj_x86.conf net: apps: Add a sample app using the loopback driver 2016-02-05 20:14:29 -05:00
prj.mdef net: apps: Add a sample app using the loopback driver 2016-02-05 20:14:29 -05:00