K 10 svn:author V 3 mav K 8 svn:date V 27 2008-06-01T17:52:40.392691Z K 7 svn:log V 241 Make m_megapullup() more intelligent: - to increase performance do not reallocate mbuf when possible, - to support up to 16K packets (was 2K max) use mbuf cluster of proper size. This change depends on recent ng_nat and ip_fw_nat changes. END