Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-04 | preparation for DPDK intergation (part 2) | Dmitry Kozlov | |
2015-02-22 | Small IPv6 fixes for PPP | Cesar Fazan | |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov | |
2012-08-29 | fix various typos | Kozlov Dmitry | |
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 |