site: When shutting down, if debug enabled, do dump the MSG7
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 14 Jul 2011 00:00:45 +0000 (01:00 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 17 Aug 2011 22:03:55 +0000 (23:03 +0100)
commit16045f8d416f9d9c946f64587a45ae71303410a5
tree66e0e5f1543af53cccdd2d3ae46467b2181ef00b
parenta8b248452badf6704b7a8b203aae1768ff41020f
site: When shutting down, if debug enabled, do dump the MSG7

Insert a call to dump_packet in send_msg7.  The packet is mostly
ciphertext and may not make a great deal of sense but turning on
debugging should not show all management packets; only data packets
should not be shown.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
site.c