commit | ab51f67e17f2bd508d3a6e13503f23c05f44e9ae | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Mon Jun 05 16:39:45 2017 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Jun 09 13:09:10 2017 +0300 |
tree | 858302b547cdc233211a7dbff630e8fe513cc4fb | |
parent | d055252ea9a884f981e9762fcc09beccc6dd274e [diff] |
net: http: Collect HTTP server connection information If CONFIG_NET_DEBUG_HTTP_CONN is enabled, then start to collect currently active HTTP connections to HTTP server. This is only useful for debugging the HTTP connections. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>