zephyr/samples/network/echo_server
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: apps: Wait forever for network packets 2016-02-05 20:15:38 -05:00
Makefile Renames supported platform configurations 2016-02-05 20:14:39 -05:00
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
prj.mdef net: Refactor echo-server test application 2016-02-05 20:15:22 -05:00