Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-06 | release IP addresses before fire EV_SESSION_FINISHED (fixes segfault when ↵ | Dmitry Kozlov | |
using IPoE) | |||
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-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-29 | ipv6_dhcp: add routes to delegated prefixes | Kozlov Dmitry | |
2011-08-28 | ipv6: initial dhcpv6 support | 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-22 | futher ipv6 work | Kozlov Dmitry | |