]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o Load netgraph.ko, ng_ether.ko and ng_pppoe.ko as required (I'm sure this
authorBrian Somers <brian@FreeBSD.org>
Tue, 3 Oct 2000 20:41:00 +0000 (20:41 +0000)
committerBrian Somers <brian@FreeBSD.org>
Tue, 3 Oct 2000 20:41:00 +0000 (20:41 +0000)
commitfd845ee4c36d3764058da18deb05d8d8bdb98509
tree19fe0ec43b4aa029ea98ae3bb6b774727c8dac10
parent32002b3434ee1124a9577695f3f3283f2eb59b89
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.
libexec/pppoed/pppoed.8
libexec/pppoed/pppoed.c