Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2008 21:22:25 +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/sbin/natd natd.c
Message-ID:  <200806222122.m5MLMdN5018616@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2008-06-22 21:22:25 UTC

  FreeBSD src repository

  Modified files:
    sbin/natd            natd.c 
  Log:
  SVN rev 179935 on 2008-06-22 21:22:25Z by mav
  
  Use strdup() instead of static buffer allocation to avoid 128 bytes limit
  on -redirect_XXX arguments length.
  
  PR:             bin/86647
  Submitted by:   Stephen Hurd <shurd@sasktel.net>
  
  Revision  Changes    Path
  1.52      +18 -6     src/sbin/natd/natd.c



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