zephyr/net
Leyi Rong e72a71a53d net: uip: Fix uip_udp_conns traverse loop in uip_process
the traverse step length should be sizeof(struct uip_udp_conn)
in uip_process when matching the right uip_udp_conn for net_buf

Change-Id: I33c0499582a96e5031ba94f147ff2376726b3f9c
Signed-off-by: Leyi Rong <leyi.rong@intel.com>
2016-08-10 14:57:02 +00:00
..
bluetooth crypto: Update tinycrypt source files 2016-07-27 21:33:42 +00:00
ip net: uip: Fix uip_udp_conns traverse loop in uip_process 2016-08-10 14:57:02 +00:00
buf.c net: buf: Fix compiling with debug options 2016-07-25 14:24:39 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net/yaip: revert merge 2016-07-22 04:43:09 +00:00