K 10 svn:author V 2 ru K 8 svn:date V 27 2000-10-26T13:14:48.000000Z K 7 svn:log V 252 RFC 791 says that IP_RF bit should always be zero, but nothing in the code enforces this. So, do not check for and attempt a false reassembly if only IP_RF is set. Also, removed the dead code, since we no longer use dtom() on return from ip_reass(). END