cvs commit: src/sys/netgraph ng_pppoe.c ng_pppoe.h
Gleb Smirnoff
glebius at FreeBSD.org
Tue Jul 27 12:47:14 PDT 2004
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
More information about the cvs-all
mailing list