Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2000 20:30:42 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp ccp.c ccp.h udp.c
Message-ID:  <200011070430.UAA22653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/11/06 20:30:42 PST

  Modified files:        (Branch: NETGRAPH)
    usr.sbin/ppp         ccp.c ccp.h udp.c 
  Log:
  MFC: Pass the correct output options to the ccp output initialisation
       routine rather than passing it the first requested output option.
       Ensure that options are freed correctly even if we don't reach
       TLU.
       Handle being given a connect()ed udp descriptor as stdin rather
       than assuming it's unconnected.
  
  Revision  Changes    Path
  1.56.2.2  +22 -3     src/usr.sbin/ppp/ccp.c
  1.22.4.2  +3 -3      src/usr.sbin/ppp/ccp.h
  1.10.4.2  +31 -10    src/usr.sbin/ppp/udp.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?200011070430.UAA22653>