Nice, thanks. It'll go right in :-)
DKW
On Monday 04 November 2002 05:34 pm, Christof Meerwald wrote:
> Hi,
>
> I have written a small patch for the Win32 CIPE driver to add support for
> media connection status: the CIPE driver only returns MediaStateConnected
> when the CIPE service is also running.
>
> This way I can have the CIPE adapter always enabled, but as its media state
> is "disconnected" when the CIPE service is not running, Windows will not
> set up any network routes until the CIPE service is also running. So I can
> establish a VPN connection by just starting the CIPE service and
> disconnecting by stopping the CIPE service.
>
>
> I have attached the patch as it is really small...
>
>
> bye, Christof