cvs commit: src/sys/dev/cp if_cp.c src/sys/dev/ctau if_ct.c src/sys/dev/cx if_cx.c

Roman Kurakin rik at FreeBSD.org
Fri Dec 3 08:57:16 PST 2004


rik         2004-12-03 16:57:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cp           if_cp.c 
    sys/dev/ctau         if_ct.c 
    sys/dev/cx           if_cx.c 
  Log:
  Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP mode
  to privent running of PPP's state machine in non PPP mode.
  
  MFC: after 3 days.
  
  Revision  Changes    Path
  1.14      +4 -2      src/sys/dev/cp/if_cp.c
  1.17      +4 -2      src/sys/dev/ctau/if_ct.c
  1.35      +4 -2      src/sys/dev/cx/if_cx.c


More information about the cvs-all mailing list