K 10 svn:author V 5 brian K 8 svn:date V 27 2001-07-07T03:06:20.000000Z K 7 svn:log V 419 When we miss one or more packets in stateful mode *and* need to perform a key change, *and* our sequence numbers have wrapped, ensure that the number of key changes is calculated correctly. The previous code counted down from a negative number to zero, re-encrypting the current key on each iteration - this took some time and strangely enough got the answer wrong !!! Fix a(nother) spelling mistake while I'm there. END