Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov | |
2014-07-17 | improved 'single session' mechanism | Dmitry Kozlov | |
2014-05-18 | improved single-session=replace handling | Dmitry Kozlov | |
Wait for previous session completely terminated before continuing authorization new session. | |||
2013-07-24 | ipoe: add missing EV_SES_AUTHORIZED event firing | Dmitry Kozlov | |
2013-01-24 | generalize single-session checking | Kozlov Dmitry | |
2012-08-29 | fix typo (successed -> succeeded) | Kozlov Dmitry | |
Conflicts: accel-pppd/ppp/ppp_auth.c | |||
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |
2012-06-05 | ppp: implemented unit cache | Kozlov Dmitry | |
If enabled accel-pppd will not destroy interface immediately after corresponding session is terminated, instead interface will be brought down and placed to cache for later use for new sessions. It should reduce kernel interface creation/deletion rate lack and increase responsibility of daemon | |||
2012-05-31 | ppp: if signle-session=replace down first session's interface before second ↵ | Kozlov Dmitry | |
comes up (should fix unexpected ospf routes deletion) | |||
2011-12-09 | ppp: don't accept lcp ConfReq and similar packets after lcp was started | Kozlov Dmitry | |
2011-09-20 | auth: implemented noauth option | Kozlov Dmitry | |
2011-09-08 | ppp: check if session is in terminating phase before marking auth layer started | Kozlov Dmitry | |
2011-09-02 | ppp: drop route of previous session before bringing up new if ↵ | Kozlov Dmitry | |
single-session=replace (make ospf happy) | |||
2011-08-24 | ppp: reworked layer startup procedure | Kozlov Dmitry | |
ppp: make IPCP and IPV6CP optional depends on configuration | |||
2011-07-16 | ppp: cleanup delayed works on termination | Dmitry Kozlov | |
2011-06-02 | ppp: if single-session=replace check for all session to match | Kozlov Dmitry | |
2011-06-02 | ppp: make auth layer started after authentication acknowledge packet sent | Kozlov Dmitry | |
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry | |
2011-04-29 | ppp,log_file: create per-user log file even if client was not successfuly ↵ | Kozlov Dmitry | |
authorized | |||
2011-04-29 | ppp: write authentication failed message to general log too | Kozlov Dmitry | |
2011-04-20 | ppp: introduced new option 'single-session' to control single session per user | Kozlov Dmitry | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |