Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2000 02:05:58 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp exec.c
Message-ID:  <200005240905.CAA59314@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/05/24 02:05:58 PDT

  Modified files:
    usr.sbin/ppp         exec.c 
  Log:
  Honour ``set speed sync'' and ``set device !program'' when
  used together by creating a SOCK_DGRAM socketpair() between
  the processes.
  
  Be polite when closing !program links and send a HUP to the
  process.  This makes ssh tunnels over unreliable media (such
  as via httptunnel) reconnect properly.
  
  Revision  Changes    Path
  1.22      +33 -14    src/usr.sbin/ppp/exec.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005240905.CAA59314>