K 10 svn:author V 3 mav K 8 svn:date V 27 2008-06-23T14:38:33.879176Z K 7 svn:log V 254 MFC r179478: 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