Move the ip6asfrag struct definition into frag6.c. This is the only in-tree consumer of this structure. (This will be a separate commit.)
Remove the KAME custom circular queue for fragments and replace it with a standard TAILQ.
Remove the KAME custom circular queue for fragmented packets and replace it with a standard TAILQ.