zephyr/subsys/net
Jukka Rissanen 4043909d69 net: http: Remove HTTP client and server APIs
The old legacy APIs use net-app library and as that is being
removed, then the dependencies need to be removed also.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-01-25 11:21:20 -05:00
..
ip net: tcp: do not drop successfully received packets 2019-01-16 13:11:39 +02:00
l2 net: openthread: Do not register RLOC and ALOC addresses 2019-01-25 10:09:27 +02:00
lib net: http: Remove HTTP client and server APIs 2019-01-25 11:21:20 -05:00
buf.c net: buf: linearize: Get rid of useless memset() 2019-01-12 15:24:29 -06:00
CMakeLists.txt net: l2: Move the layer 2 code into subsys/net/ 2018-06-27 17:02:59 +03:00
hostname.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
Kconfig net: buf: Use proper Kconfig log level template 2018-10-24 15:10:33 +03:00
Kconfig.hostname net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
Kconfig.template.log_config.default.net net: Convert core IP stack to use log levels 2018-10-04 14:13:57 +03:00
Kconfig.template.log_config.net net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
TODO