Date: Thu, 7 Aug 2003 07:30:59 -0700 (PDT) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/patm if_patm.c if_patm_ioctl.c if_patmvar.h Message-ID: <200308071430.h77EUxde084894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308071430.h77EUxde084894>
