summaryrefslogtreecommitdiff
path: root/accel-pppd/extra/ippool.c
AgeCommit message (Expand)Author
2024-03-10Add safeguards to parse_gw_ip_address helper functionsDenys Fedoryshchenko
2024-03-09ippool: use gw-ip-address for ppp even if mask settedDmitriy Eshenko
2021-04-08ippool, ipv6pool: fix iterating over circular poolsVladislav Grishenko
2021-04-07ippool: fix next pool handlingVladislav Grishenko
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2021-03-13Fix some errors and warnings found by cppcheck[anp/hsw]
2020-09-13radius: keep vendor & attr numbers in orderVladislav Grishenko
2019-05-15ippool: exclude gw-ip-address from address poolDmitry Kozlov
2019-03-08ippool: always initialize mask = 0Dmitry Kozlov
2018-10-25fix gateway address setup fail due memory corruptionVladislav Grishenko
2017-12-20ippool: fixed parsing /32 rangesDmitry Kozlov
2017-12-14ippool: implemented next pool supportDmitry Kozlov
2017-12-05ippool: rewrited parsersDmitry Kozlov
2015-11-17ippool: properly handle Cisco-AVPairDmitry Kozlov
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-05-12ippool: introduced shuffle optionDmitry Kozlov
2014-01-19ippool: add support for old style pool name declarationDmitry Kozlov
2013-10-14ippool: fixed sigsegv due to missing check for NULL (intoduced by 67ac2ba7857...Dmitry Kozlov
2013-10-11radius,ippool,chap-secrets: do not assign local address if session is not pppDmitry Kozlov
2013-10-03Introduce per-ctrl 'ip-pool' option to be used as default IP pool name which ...Dmitry Kozlov
2013-01-25ipool: implemneted net30 allocatorKozlov Dmitry
2013-01-24backport 1.7Kozlov Dmitry
2013-01-24ipool: implemneted net30 allocatorKozlov Dmitry
2012-07-10initial session backup 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-04-30ippool: implemented vendor/attr options to specify which radius attribute con...Kozlov Dmitry
2012-01-31changed modules load priorityKozlov Dmitry
2011-12-27radius, ippool: implemented Framed-Pool attributeKozlov Dmitry
2011-08-20Merge branch 'ipv6'Dmitry Kozlov
2011-06-08changed module init sequenceDmitry Kozlov
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-02-08snapshotDmitry Kozlov
2011-01-18ippool: fixed parserDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov