K 10 svn:author V 5 andre K 8 svn:date V 27 2004-08-03T12:31:38.000000Z K 7 svn:log V 305 o Move all parts of the IP reassembly process into the function ip_reass() to make it fully self-contained. o ip_reass() now returns a new mbuf with the reassembled packet and ip->ip_len including the IP header. o Computation of the delayed checksum is moved into divert_packet(). Reviewed by: silby END