summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf.5
AgeCommit message (Collapse)Author
2012-05-16l2tp: implemented Challenge attribute handling (shared secret)Kozlov Dmitry
2012-05-15shaper: implemented leaf qdisc attachmentKozlov Dmitry
2012-05-02ppp: implemented adaptive lcp echo functionalityKozlov Dmitry
2012-04-30ippool: implemented vendor/attr options to specify which radius attribute ↵Kozlov Dmitry
containes pool name
2012-04-21implemented per CTRL mppe configKozlov Dmitry
2012-01-22implemented advanced shaperKozlov Dmitry
2012-01-20ppp: move [lcp] echo-interval/echo-failure to [ppp] ↵Kozlov Dmitry
lcp-echo-interval/lcp-echo-failure
2012-01-20fix syntaxis errorKozlov Dmitry
2012-01-18implemented connlimit module which can be used to reduce system overload due ↵Kozlov Dmitry
to flood of connections
2011-12-29pppoe: implemented PADI limitingKozlov Dmitry
2011-12-27radius: implemented simultaneous requests limitingKozlov Dmitry
2011-12-27implemented logging to system loggerKozlov Dmitry
2011-12-27Revert "implemented logging to system logger"Kozlov Dmitry
This reverts commit ee41cba691ab9f6461f4933461cf82be161333de.
2011-12-27radius, ippool: implemented Framed-Pool attributeKozlov Dmitry
2011-12-27implemented logging to system loggerKozlov Dmitry
2011-08-29update accel-ppp.conf.dist and man pageKozlov Dmitry
2011-08-25ppp: ipv6_nd: implement DNSSL option (rfc6106)Kozlov Dmitry
2011-08-24update configuration fileKozlov Dmitry
update man page
2011-08-16multiple radius support (testing)Kozlov Dmitry
2011-06-23pppoe: reworked config readKozlov Dmitry
pppoe: tr101 option to enable/disable tr101 handling
2011-05-31radius: Acct-Delay-Time attribute becomes optional and disabled by defaultKozlov Dmitry
2011-05-30updated man and example config file for chap-secrets documentationKozlov Dmitry
2011-05-17log_file: don't create per-user log file if session was not successfuly ↵Dmitry Kozlov
authorized log_file: write authentication failed session logs to different file (optional)
2011-04-22fixed mestake about mppe option in man fileKozlov Dmitry
2011-04-22ppp: introduced 'mppe' optionKozlov Dmitry
2011-04-20ppp: introduced new option 'single-session' to control single session per userKozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov