summaryrefslogtreecommitdiff
path: root/accel-pppd/extra
AgeCommit message (Expand)Author
2013-01-24backport 1.7Kozlov Dmitry
2013-01-24pppd_compat: pass calling_station_id and called_station_id via envDmitry Kozlov
2013-01-24merge upstreamKozlov Dmitry
2013-01-24ipool: implemneted net30 allocatorKozlov Dmitry
2012-09-05generalize interface statistics gatheringKozlov Dmitry
2012-09-05Fix format string errorsGuillaume Nault
2012-08-03fixed complilation for 3.4 kernelKozlov Dmitry
2012-07-19removed shaper_tbfKozlov Dmitry
2012-07-10initial session backup implementationKozlov Dmitry
2012-06-22initial ipoe implementationKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-04ippool: fixed config parsingKozlov Dmitry
2012-05-15shaper: implemented leaf qdisc attachmentKozlov Dmitry
2012-05-14pppd_compat: use EV_PPP_PRE_FINISHED event to start ip-down script (fixes une...Kozlov Dmitry
2012-04-30ippool: implemented vendor/attr options to specify which radius attribute con...Kozlov Dmitry
2012-03-22pppd_compat: fix ip-pre-up script result handlingKozlov Dmitry
2012-03-15pppd_compat: fix ip-down segfaultKozlov Dmitry
2012-01-31changed modules load priorityKozlov Dmitry
2012-01-22implemented advanced shaperKozlov Dmitry
2012-01-19connlimit: if burst timeout was detected don't increase burst counterKozlov Dmitry
2012-01-19connlimit: check for burst timeout before check burst counterKozlov Dmitry
2012-01-18implemented connlimit module which can be used to reduce system overload due ...Kozlov Dmitry
2012-01-18add missing install rule for logwtmpKozlov Dmitry
2012-01-18implemented logwtmpKozlov Dmitry
2011-12-27snmp: implemneted new node (ACCEL-PPP-MIB::cli.0) which can be used to send c...Kozlov Dmitry
2011-12-27radius, ippool: implemented Framed-Pool attributeKozlov Dmitry
2011-12-09pppd_compat: fix potential race conditionKozlov Dmitry
2011-09-20shaper_tbf: install temporary shaper in pre-up phaseKozlov Dmitry
2011-09-19shaper_tbf: fix temporary rate change functionalityKozlov Dmitry
2011-09-03implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL (def...Kozlov Dmitry
2011-08-30net-snmp: NETSNMP_PREFIX option to locate net-snmp library at different locationKozlov Dmitry
2011-08-29fix incorrect ppp_terminate callsKozlov Dmitry
2011-08-29ipv6pool: implemented prefix delegation supportKozlov Dmitry
2011-08-28ipv6: initial dhcpv6 supportKozlov Dmitry
2011-08-25add missing ipv6pool installation ruleKozlov Dmitry
2011-08-24ipv6pool: fix incorrect item initializationKozlov Dmitry
2011-08-23radius: ipv6 supportDmitry Kozlov
2011-08-23ppp: ipv6: multiple prefixes, route option, rdnss option implementationKozlov Dmitry
2011-08-23ppp: Neighbor Discovery for IP version 6 (prefix only)Kozlov Dmitry
2011-08-22extra: ipv6pool moduleKozlov Dmitry
2011-08-20Merge branch 'ipv6'Dmitry Kozlov
2011-08-19snmp supportKozlov Dmitry
2011-08-16chap-secrets: fix incorrect ip address assigningKozlov Dmitry
2011-06-22shaper_tbf: do explicit locking over nl_socket_alloc/nl_socket_free due to th...Kozlov Dmitry
2011-06-08changed module init sequenceDmitry Kozlov
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-04-25shaper_tbf: fixed bug of incorrect operation when time ranges are spicified a...Kozlov Dmitry
2011-02-08snapshotDmitry Kozlov
2011-02-07shaper: fixed rate change from cliKozlov Dmitry
2011-01-26dynamicaly check if radius module loaded (so not more require to rebuild proj...Dmitry Kozlov