Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-24 | generalize single-session checking | Kozlov Dmitry | |
2013-01-24 | move 'comp' field from struct ppp_t to struct ap_session | root | |
[BConflicts: accel-pppd/ctrl/openvpn/openvpn.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-14 | cli: add 'comp' field to 'show sessions' to indicate compression/encryption ↵ | Kozlov Dmitry | |
method | |||
2012-04-21 | implemented per CTRL mppe config | Kozlov Dmitry | |
2012-01-13 | set FD_CLOEXEC on opened file descriptors | Kozlov Dmitry | |
2011-12-27 | radius, ippool: implemented Framed-Pool attribute | Kozlov Dmitry | |
2011-08-29 | ipv6_dhcp: add routes to delegated prefixes | Kozlov Dmitry | |
2011-08-26 | ppp: fix optional layers startup issue | Kozlov Dmitry | |
2011-08-24 | ppp: reworked layer startup procedure | Kozlov Dmitry | |
ppp: make IPCP and IPV6CP optional depends on configuration | |||
2011-08-23 | ppp: ipv6: multiple prefixes, route option, rdnss option implementation | Kozlov Dmitry | |
2011-08-23 | ppp: Neighbor Discovery for IP version 6 (prefix only) | Kozlov Dmitry | |
2011-08-22 | futher ipv6 work | Kozlov Dmitry | |
2011-08-20 | Merge branch 'ipv6' | Dmitry Kozlov | |
2011-08-20 | ppp: initial IPV6CP support | Dmitry Kozlov | |
2011-08-19 | snmp support | Kozlov Dmitry | |
2011-06-10 | ppp: implemented passive CCP | Kozlov Dmitry | |
2011-05-17 | ppp: delay IPCP acknowledge until CCP brings up | Dmitry Kozlov | |
2011-04-20 | ppp: introduced new option 'single-session' to control single session per user | Kozlov Dmitry | |
2011-01-26 | ppp, radius: Acct-Terminate-Cause=Lost-Carrier when ppp terminates by lcp ↵ | Dmitry Kozlov | |
reply absence | |||
2011-01-17 | memory usage optimization | Dmitry Kozlov | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |