Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2011 23:15:29 +0000 (UTC)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/natd natd.c
Message-ID:  <201104182315.p3INFgIs070687@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2011-04-18 23:15:29 UTC

  FreeBSD src repository

  Modified files:
    sbin/natd            natd.c 
  Log:
  SVN rev 220806 on 2011-04-18 23:15:29Z by sobomax
  
  Only wait for the IP to appear on the interface if natd is running in the
  background.
  
  Suggested by:   Garrett Cooper <yanegomi@gmail.com>
  
  Use EAGAIN instead of magic value of -2 to report this condition from the
  SetAliasAddressFromIfName routine.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.58      +5 -5      src/sbin/natd/natd.c



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