summaryrefslogtreecommitdiff
path: root/accel-pptpd/ppp/ppp_lcp.c
AgeCommit message (Collapse)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-12-24ppp: fix session hangupDmitry Kozlov
2010-12-23ppp: cancel delayed procedure call on lcp layer freeDmitry Kozlov
2010-12-23ppp: if no lcp response terminate session hardDmitry Kozlov
2010-12-20ppp: start echo again after lcp went downDmitry Kozlov
2010-12-09ppp: fixed session hangup if lcp phase was not performedKozlov Dmitry
2010-12-06pppoe: changed cookie generation procedure and PADR handling procedure to ↵Kozlov Dmitry
avoid PADR flood
2010-12-02pppd_compat: fixed incorrect array sizeKozlov Dmitry
2010-11-29log: introduced additional log level (3) which shows only minimum of ↵Kozlov Dmitry
information messages
2010-11-16echo messaged moved to debug log levelKozlov Dmitry
2010-10-22ppp: fixed incorrect configure-nak handlingKozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-15added linux_ppp.hKozlov Dmitry
2010-10-14fixed bug: incorrect handling of mppe ConfNakKozlov Dmitry
improved ccp handling
2010-10-14due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2Kozlov Dmitry
2010-10-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-11started work on L2TPv2Kozlov Dmitry
2010-10-08fixed some incorrect loggingDmitry Kozlov
2010-10-05tidied logsKozlov Dmitry
2010-10-05bug fixesKozlov Dmitry
2010-09-28pptp: Set-Link-InfoKozlov Dmitry
lcp: Ident
2010-09-28bug fixesDmitry Kozlov
2010-09-28ppp: implemeted Protocol-RejectDmitry Kozlov
2010-09-27bug fixesKozlov Dmitry
2010-09-27bug fixesKozlov Dmitry
2010-09-23various bug fixesKozlov Dmitry
2010-09-23radius: implemented attributes Calling-Station-Id, Called-Station-Id, ↵Kozlov Dmitry
NAS-IP-Address radius: implemented extension Acct-Input-Gigawords, Acct-Output-Gigawords lcp: implemented maximum/minimum mtu/mru checks
2010-09-20fixed many bugs and memory leaksDmitry Kozlov
2010-09-12log: implemented 'log_pgsql' loggin targetDmitry Kozlov
lcp: fixed incorrect echo reply ppp_fsm: fixed incorrect timeout timer initialization
2010-09-11log: implemented extensible loggin engine with per-session logging supportKozlov Dmitry
log: implemented log_file logging target with per-user/per-session support
2010-09-08radius: implemented packet exchangeKozlov Dmitry
radius: implemented PAP authorization radius: implemented IP assigning triton: implemented userspace context switching and other stuff
2010-09-03project restructuredKozlov Dmitry