Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2008 14:38:33 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet/libalias alias.c
Message-ID:  <200806231438.m5NEcdOH067876@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2008-06-23 14:38:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet/libalias alias.c 
  Log:
  SVN rev 179955 on 2008-06-23 14:38:33Z by mav
  
  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.
  
  Revision  Changes    Path
  1.58.2.1  +32 -12    src/sys/netinet/libalias/alias.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806231438.m5NEcdOH067876>