cvs commit: src/sys/dev/patm if_patm.c if_patm_ioctl.c if_patmvar.h

Hartmut Brandt harti at FreeBSD.org
Thu Aug 7 07:31:02 PDT 2003


harti       2003/08/07 07:30:59 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/patm         if_patm.c if_patm_ioctl.c if_patmvar.h 
  Log:
  Make open channels persist across ifconfig down and up. All channels
  that are not currently closing when the interface is configured down
  will be brough up as soon as the interface is configured up.
  
  Revision  Changes    Path
  1.3       +14 -6     src/sys/dev/patm/if_patm.c
  1.5       +22 -15    src/sys/dev/patm/if_patm_ioctl.c
  1.3       +4 -0      src/sys/dev/patm/if_patmvar.h


More information about the cvs-src mailing list