summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp
AgeCommit message (Expand)Author
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-22futher ipv6 workKozlov Dmitry
2011-08-20Merge branch 'ipv6'Dmitry Kozlov
2011-08-20ppp: initial IPV6CP supportDmitry Kozlov
2011-08-19snmp supportKozlov Dmitry
2011-08-16ppp:ccp_mppe: don't touch kernel compressor when sending ConfNakKozlov Dmitry
2011-08-16ppp:ccp: code cleanupKozlov Dmitry
2011-08-16ppp: improved CCP/IPCP handlingKozlov Dmitry
2011-07-16ppp: cleanup delayed works on terminationDmitry Kozlov
2011-06-10ppp: implemented passive CCPKozlov Dmitry
2011-06-02ppp: if single-session=replace check for all session to matchKozlov Dmitry
2011-06-02ppp: make auth layer started after authentication acknowledge packet sentKozlov Dmitry
2011-06-02ppp: terminate CCP if negotiation is not completed in max-failure triesKozlov Dmitry
2011-05-31ppp: treat peer's lcp echo request as lcp echo activity and don't drop connec...Kozlov 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-29ppp,log_file: create per-user log file even if client was not successfuly aut...Kozlov Dmitry
2011-04-29ppp: write authentication failed message to general log tooKozlov Dmitry
2011-04-28various ppp and mppe improvementsKozlov Dmitry
2011-04-22ppp: introduced 'mppe' optionKozlov Dmitry
2011-04-22ppp: introduced 'mppe' optionKozlov Dmitry
2011-04-20ppp: introduced new option 'single-session' to control single session per userKozlov Dmitry
2011-03-04ppp: fix incorrect magic in lcp echo replyDmitry Kozlov
2011-02-18ppp: fix lcp echo stoppingKozlov Dmitry
2011-02-13ppp: don't raise error if lcp echo reply received without magicDmitry Kozlov
2011-02-08snapshotDmitry Kozlov
2011-01-28ppp: send ConfNak with random magic number if magic number in CanfReq is equa...Kozlov Dmitry
2011-01-26ppp, radius: Acct-Terminate-Cause=Lost-Carrier when ppp terminates by lcp rep...Dmitry Kozlov
2011-01-17memory usage optimizationDmitry Kozlov
2011-01-14ppp: reload dnsDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov