Title: merge_frags()


merge_frags(first, second) attempts to merge fragments first, the first parameter, with second, the second parameter. If the fragments are not consecutive fragments (for example, if the two fragments are the 2nd and 4th fragments of the original packet), merge_frags() simply links the two fragments together.