Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2001 16:42:03 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp ipcp.c
Message-ID:  <200105112342.f4BNg3Z08097@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/05/11 16:42:03 PDT

  Modified files:
    usr.sbin/ppp         ipcp.c 
  Log:
  Bring the interface IFF_UP from ipcp_InterfaceUp() (called from IPCP's
  TLU event handler).
  
  This used to be done as a side effect of SIOCAIFADDR'ing the interface,
  but now that duplicate SIOCAIFADDRs are optimised out, we can't depend
  on that behaviour.
  
  Revision  Changes    Path
  1.105     +8 -1      src/usr.sbin/ppp/ipcp.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?200105112342.f4BNg3Z08097>