diff options
author | Kozlov Dmitry <dima@server> | 2011-06-23 11:51:23 +0400 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2011-06-23 11:55:05 +0400 |
commit | 08c719bf957e65033691f6497e6aeddc4ec3eb95 (patch) | |
tree | 1e6770c8519656b6f9e06a748f78a98c8bc3969d /accel-pppd/accel-ppp.conf.5 | |
parent | 83331b4d39f5fce3e274cd5e4fb1d1a57f47198a (diff) | |
download | accel-ppp-xebd-08c719bf957e65033691f6497e6aeddc4ec3eb95.tar.gz accel-ppp-xebd-08c719bf957e65033691f6497e6aeddc4ec3eb95.zip |
pppoe: reworked config read
pppoe: tr101 option to enable/disable tr101 handling
Diffstat (limited to 'accel-pppd/accel-ppp.conf.5')
-rw-r--r-- | accel-pppd/accel-ppp.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf.5 b/accel-pppd/accel-ppp.conf.5 index eadb5bc..76c32a7 100644 --- a/accel-pppd/accel-ppp.conf.5 +++ b/accel-pppd/accel-ppp.conf.5 @@ -216,6 +216,10 @@ If this option is given and .B n is greater of zero then pppoe module will produce verbose logging. .TP +.TP +.BI "tr101=" 0|1 +Specifies whether to handle TR101 tags. +.TP .SH [l2tp] .br Configuration of L2TP module. |