summaryrefslogtreecommitdiffhomepage
path: root/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'session.h')
-rw-r--r--session.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/session.h b/session.h
index 4a7e0ac..bf6adb3 100644
--- a/session.h
+++ b/session.h
@@ -119,6 +119,8 @@ struct sshsession {
unsigned char ignorenext; /* whether to ignore the next packet,
used for kex_follows stuff */
+
+ unsigned char lastpacket; /* What the last received packet type was */