Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-11 | terminate session if interface rename fails | Dmitry Kozlov | |
2014-05-18 | 2-way interface renaming | Dmitry Kozlov | |
First try to rename interface immediately and if it fails then do second try later just before bring interface up. In case single-session=replace first try to rename interface may fail because first session may be active | |||
2014-05-18 | improved single-session=replace handling | Dmitry Kozlov | |
Wait for previous session completely terminated before continuing authorization new session. | |||
2014-05-12 | radius: use NAS-Port-Id in Access-Accept for interface renaming | Dmitry Kozlov | |
2013-03-16 | ipoe: fixed shared=1 mode | Kozlov Dmitry | |
2013-01-24 | implemented different sessionid length and urandom source | Dmitry Kozlov | |
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-09-05 | generalize interface statistics gathering | Kozlov Dmitry | |
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | Kozlov Dmitry | |
2012-07-19 | radius: implemented Idle-Timeout | Kozlov Dmitry | |
2012-07-15 | ipoe: better support for ip unnumbered | Kozlov Dmitry | |
2012-07-11 | futher session backup implementation | Kozlov Dmitry | |
cli: introduced 'restart' command to restrat daemon | |||
2012-07-10 | initial session backup implementation | Kozlov Dmitry | |
2012-06-22 | initial ipoe implementation | Kozlov Dmitry | |
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |