Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2001 17:34:28 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp iface.c
Message-ID:  <200103250134.f2P1YS820377@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/03/24 17:34:28 PST

  Modified files:
    usr.sbin/ppp         iface.c 
  Log:
  If we're adding an interface address that is already one of the interface's
  aliases with the same netmask and destination, don't remove it and then
  re-add exactly the same thing.
  
  This means that static (non-sticky) routes that use the interface address
  (or destination address) as a destination will not suddenly evaporate when
  IPCP comes up (not unless the negotiated IPs have changed anyway).
  
  Revision  Changes    Path
  1.17      +55 -36    src/usr.sbin/ppp/iface.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?200103250134.f2P1YS820377>