zephyr/subsys/net/lib
Jukka Rissanen 7f784153c1 net: socket: Dispatch all AF_CAN handling to sockets_can.c
The code was unnecessarily checking protocol for AF_CAN.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-02-08 16:01:49 +02:00
..
coap net: coap: Remove legacy CoAP implementation 2019-02-04 16:49:59 -05:00
config net: Remove net_app references from the code 2019-02-01 19:05:56 -05:00
dns net/context: Make recv_cb providing the ip and protocol headers 2019-02-01 14:34:38 +02:00
http net: http: Remove HTTP client and server APIs 2019-01-25 11:21:20 -05:00
lwm2m net: lwm2m: fix connection handling in RD client 2019-02-06 18:52:31 -05:00
mqtt net: mqtt: Add SOCKS5 proxy support 2019-02-08 14:20:44 +02:00
openthread net: openthread: Bump OpenThread commit to f9d757a1 2019-01-30 21:01:53 -05:00
sntp net: Remove net_app references from the code 2019-02-01 19:05:56 -05:00
sockets net: socket: Dispatch all AF_CAN handling to sockets_can.c 2019-02-08 16:01:49 +02:00
socks net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00
tls_credentials drivers: wifi: simplelink: Implement setsockopt() for TLS offload 2018-11-23 09:16:21 -05:00
CMakeLists.txt net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00
Kconfig net: Add initial SOCKS5 support 2019-02-08 14:20:44 +02:00