Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 2000 13:41:02 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/pppoed pppoed.8 pppoed.c
Message-ID:  <200010032041.NAA87403@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/10/03 13:41:01 PDT

  Modified files:
    libexec/pppoed       pppoed.8 pppoed.c 
  Log:
  o Load netgraph.ko, ng_ether.ko and ng_pppoe.ko as required (I'm sure this
    used not to be necessary).
  o Allow ``-n ngdebug'' to specify something to pass to NgSetDebug()
    and redirect NgSetDebug() output to syslog(8) in daemon() mode.
  o Xref ng_ether(8) and NgSetDebug(4).
  o Correct the type of the response passed to NgRecvData.
  
  Revision  Changes    Path
  1.3       +14 -1     src/libexec/pppoed/pppoed.8
  1.3       +54 -14    src/libexec/pppoed/pppoed.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?200010032041.NAA87403>