zephyr/samples/network/echo_client
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
prj.mdef
prj_arm.conf net: Create separate net_buf pool for RX and TX use 2016-02-05 20:15:39 -05:00
prj_x86.conf net: Create separate net_buf pool for RX and TX use 2016-02-05 20:15:39 -05:00