Don't consume sent packets.
authorLinus Nordberg <linus@nordu.net>
Fri, 4 Feb 2011 12:29:12 +0000 (13:29 +0100)
committerLinus Nordberg <linus@nordu.net>
Fri, 4 Feb 2011 12:29:12 +0000 (13:29 +0100)
commit094640561e271d0224613c207b646488f437d8ef
tree1366b6af0bd5e4fcdfbfac7099ef391935dee53f
parenta47e09223afa714e647ad71eb1237114959bfb35
Don't consume sent packets.

A sent packet is a fine thing to have when you're verifying the
Response Authenticator.  We could solve this by having an upper layer
saving only the Request Authenticator somewhere instead the whole
packet and we might just do that at some point which is not now.
lib/packet.c