cvs commit: src/usr.sbin/ppp ipv6cp.c
    Hajimu UMEMOTO 
    ume@FreeBSD.org
       
    Tue Mar 25 15:59:29 PST 2003
    
    
  
ume         2003/03/25 07:59:27 PST
  FreeBSD src repository
  Modified files:
    usr.sbin/ppp         ipv6cp.c 
  Log:
  Since ppp.link{up,down} is invoked at the end of IPCP negotiation, if
  we need ppp.link{up,down}, we couldn't disable IPCP.  Now, if IPCP is
  disabled, ppp.link{up,down} is invoked at the end of IPV6CP
  negotiation.
  
  Revision  Changes    Path
  1.9       +32 -2     src/usr.sbin/ppp/ipv6cp.c
    
    
More information about the cvs-all
mailing list