summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/ppp_ccp.c
AgeCommit message (Expand)Author
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-10-29ppp: replace ppp_chan_send by ppp_unit_send in ppp_ccp.cFrançois Cachereul
2012-07-11Merge commit 1c11bdd4467dcd7a2266994eda344b546f962aaaKozlov Dmitry
2012-07-06ppp: drop compressor settings on session initiationKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-19ppp: drop compressor settings on session terminationKozlov Dmitry
2012-04-21implemented per CTRL mppe configKozlov Dmitry
2012-02-10ppp: terminate session if mppe=require and client closes CCPKozlov Dmitry
2011-10-10ppp: options header sanity checkKozlov Dmitry
2011-10-10Revert "ppp: options header sanity check"Kozlov Dmitry
2011-10-06ppp: options header sanity checkKozlov Dmitry
2011-09-10ppp: don't start ccp after ipcp was startedKozlov Dmitry
2011-08-29ppp: ccp,ipcp,ipv6cp: set state of fsm to closed after layer was finishedKozlov Dmitry
2011-08-26ppp: fix optional layers startup issueKozlov Dmitry
2011-08-24ppp: reworked layer startup procedureKozlov Dmitry
2011-08-20Merge branch 'ipv6'Dmitry Kozlov
2011-08-20ppp: initial IPV6CP supportDmitry Kozlov
2011-08-16ppp:ccp: code cleanupKozlov Dmitry
2011-08-16ppp: improved CCP/IPCP handlingKozlov Dmitry
2011-06-10ppp: implemented passive CCPKozlov Dmitry
2011-06-02ppp: terminate CCP if negotiation is not completed in max-failure triesKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-05-22ppp: fix connection problem when ccp was terminatedDmitry Kozlov
2011-05-21ppp: fix connection problem when ccp was terminatedDmitry Kozlov
2011-05-17ppp: delay IPCP acknowledge until CCP brings upDmitry Kozlov
2011-05-16ppp: better handling for lost last acknowledge packetKozlov Dmitry
2011-05-16ppp: discard packets with invalid id before passing it to fsmKozlov Dmitry
2011-04-28various ppp and mppe improvementsKozlov Dmitry
2011-01-17memory usage optimizationDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov