K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-03-07T11:47:46.017194Z K 7 svn:log V 316 I was too optimistic in r232340. The intermediate structure was used to make it possible one state be referenced by >1 keys. This is important for NAT states. Instead of reverting r232340, I decided to keep two a couple of TAILQ_HEADs in keys, and couple of TAILQ_ENTRYies in states. Let's see how that would work. END