stream-ssl: Log protocol details at DBG level.
authorBen Pfaff <blp@nicira.com>
Fri, 4 Jun 2010 23:47:55 +0000 (16:47 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 23 Jun 2010 19:29:55 +0000 (12:29 -0700)
commitff1760f1c7b9664ddd5a1d525b343252b3fc947a
treeed6be69cb05af4d53585d81e967ce9cb79579712
parentcb8141b2334a54d45bddefda3bf537f2907eec7b
stream-ssl: Log protocol details at DBG level.

Sometimes seeing a little bit of SSL protocol information can be valuable
in debugging connection problems.  With this commit, setting the stream_ssl
logging module to DBG level will cause basic SSL handshake information to
be logged for new connections.
lib/stream-ssl.c