zephyr/net
Jukka Rissanen 1932d4c3ec net: Convert network connection to use sockaddr
As the net_conn needs port information, use struct sockaddr
internally as it has the port numbers built in.

Change-Id: Idb1c87afa956dfe55dc8d533d867fa7845545b12
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:40:15 +02:00
..
ip net: Refine Kconfig to put NET_BUF appart 2016-12-02 12:40:13 +02:00
yaip net: Convert network connection to use sockaddr 2016-12-02 12:40:15 +02:00
Kconfig net: Refine Kconfig to put NET_BUF appart 2016-12-02 12:40:13 +02:00
Makefile net: Compile new stack if enabled 2016-12-02 12:40:00 +02:00
buf.c net: buf: Add extra logic when debug is enabled 2016-11-28 14:57:44 +00:00