summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/ipcp_opt_ipaddr.c
AgeCommit message (Expand)Author
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2020-06-29ppp: pppoe: disable iprange checkVladislav Grishenko
2019-08-29ppp/ipoe: cleanup cleck-ip supportVladislav Grishenko
2019-08-20Prepared check-ip and for ipoe, migrate to [common]check-ipDmitriyEshenko
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-11-06release IP addresses before fire EV_SESSION_FINISHED (fixes segfault when usi...Dmitry Kozlov
2013-01-25Fix boolean options parsing in configuration fileGuillaume Nault
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-05ppp: implemented unit cacheKozlov Dmitry
2012-03-15Revert "ppp: move ip address release to proper place"Kozlov Dmitry
2012-03-14ppp: move ip address release to proper placeKozlov Dmitry
2011-08-24ppp: reworked layer startup procedureKozlov Dmitry
2011-08-23ppp: rearranged interface startup procedureKozlov Dmitry
2011-08-23ppp: ipv6: multiple prefixes, route option, rdnss option implementationKozlov Dmitry
2011-08-22futher ipv6 workKozlov Dmitry
2011-08-20Merge branch 'ipv6'Dmitry Kozlov
2011-06-10ppp: implemented passive CCPKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-05-17ppp: delay IPCP acknowledge until CCP brings upDmitry Kozlov
2011-05-16ppp: better handling for lost last acknowledge packetKozlov Dmitry
2011-04-28various ppp and mppe improvementsKozlov Dmitry
2011-02-08snapshotDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov