cvs commit: src/sys/netgraph ng_nat.c

Alexander Motin mav at FreeBSD.org
Mon Jun 23 14:19:53 UTC 2008


mav         2008-06-23 14:19:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netgraph         ng_nat.c 
  Log:
  SVN rev 179953 on 2008-06-23 14:19:48Z by mav
  
  MFC r179477:
  Pass really available buffer size to libalias instead of MCLBYTES constant.
  MCLBYTES constant were used with believe that m_megapullup() always moves
  date into a fresh cluster that may become not so.
  
  Revision  Changes    Path
  1.10.2.2  +2 -2      src/sys/netgraph/ng_nat.c


More information about the cvs-src mailing list