Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 01:40:36 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libalias alias_db.c
Message-ID:  <199909270840.BAA70659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          1999/09/27 01:40:36 PDT

  Modified files:
    lib/libalias         alias_db.c 
  Log:
  Properly handle the case when either the aliasing or source address of
  the link are equal to the default aliasing address.  Do not zero them!
  
  This will fix the problem with non-working links added with the source
  and/or aliasing address equal to the default aliasing address, but the
  default aliasing address is set later, after the link has been set up,
  like both natd(8) and ppp(8) do (for objective reasons).
  
  Reviewed by:	Brian Somers <brian@FreeBSD.org>,
  		Eivind Eklund <eivind@FreeBSD.org>,
  		Charles Mott <cmott@srv.net>
  
  Revision  Changes    Path
  1.20      +67 -27    src/lib/libalias/alias_db.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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