Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03-11 | radius: add support for MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributes | Kozlov Dmitry | |
2012-01-20 | fix syntaxis error | Kozlov Dmitry | |
2011-10-10 | ppp: options header sanity check | Kozlov Dmitry | |
2011-10-10 | Revert "ppp: options header sanity check" | Kozlov Dmitry | |
This reverts commit 2405fd6ba52618f07c0fa11d85c0f039653678bc. | |||
2011-10-06 | ppp: options header sanity check | Kozlov Dmitry | |
2011-09-03 | ppp: ipcp: fixed bug | Kozlov Dmitry | |
2011-08-30 | ppp: cosmetical changes | Kozlov Dmitry | |
2011-08-29 | ppp: ccp,ipcp,ipv6cp: set state of fsm to closed after layer was finished | Kozlov Dmitry | |
2011-08-26 | ppp: fix optional layers startup issue | Kozlov Dmitry | |
2011-08-25 | ppp: ipcp/ipv6cp: add layer start timeout to prevent session hangup | Kozlov Dmitry | |
2011-08-24 | ppp: make ipcp/ipv6cp passive if ipv4/ipv6=deny | Kozlov Dmitry | |
2011-08-24 | ppp: reworked layer startup procedure | Kozlov Dmitry | |
ppp: make IPCP and IPV6CP optional depends on configuration | |||
2011-08-16 | ppp: improved CCP/IPCP handling | Kozlov Dmitry | |
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry | |
2011-05-16 | ppp: better handling for lost last acknowledge packet | Kozlov Dmitry | |
2011-05-16 | ppp: discard packets with invalid id before passing it to fsm | Kozlov Dmitry | |
ppp: default fsm timeout increased to 3 sec. ppp: accept LCP TermReq/TermAck packets in terminating phase | |||
2011-04-28 | various ppp and mppe improvements | Kozlov Dmitry | |
2011-01-17 | memory usage optimization | Dmitry Kozlov | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |