Date: Tue, 27 Jul 2004 19:47:13 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pppoe.c ng_pppoe.h Message-ID: <200407271947.i6RJlDlo047904@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2004-07-27 19:47:13 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_pppoe.c ng_pppoe.h
Log:
When node is server serve both standard RFC2516 and non-standard 3Com
clients simultaneously. When node is client its mode is configured
with a control message.
sysctl net.graph.nonstandard_pppoe is deprecated but kept for
backward compatibility for some time.
Approved by: julian
Revision Changes Path
1.66 +111 -42 src/sys/netgraph/ng_pppoe.c
1.20 +8 -2 src/sys/netgraph/ng_pppoe.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407271947.i6RJlDlo047904>
