K 10 svn:author V 5 maxim K 8 svn:date V 27 2005-04-08T10:25:13.000000Z K 7 svn:log V 362 o Nano optimize ip_reass() code path for the first fragment: do not try to reasseble the packet from the fragments queue with the only fragment, finish with the first fragment as soon as we create a queue. Spotted by: Vijay Singh o Drop the fragment if maxfragsperpacket == 0, no chances we will be able to reassemble the packet in future. Reviewed by: silby END