cvs commit: src/sbin/natd natd.c

Alexander Motin mav at FreeBSD.org
Sun Jun 22 21:22:40 UTC 2008


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 at sasktel.net>
  
  Revision  Changes    Path
  1.52      +18 -6     src/sbin/natd/natd.c


More information about the cvs-src mailing list