Age | Commit message (Expand) | Author |
2013-01-24 | merge upstream | Kozlov Dmitry |
2013-01-24 | move 'comp' field from struct ppp_t to struct ap_session | root |
2013-01-24 | ipool: implemneted net30 allocator | Kozlov Dmitry |
2012-09-09 | l2tp: print tid and sid as unsigned | Kozlov Dmitry |
2012-09-09 | l2tp: send CDN in tunnel context | Kozlov Dmitry |
2012-09-09 | l2tp: prefix connection logs with lac ip:port | Kozlov Dmitry |
2012-09-07 | L2TP: Re-enable per session logs | Guillaume Nault |
2012-09-07 | L2TP: Handle multiple sessions per tunnel | Guillaume Nault |
2012-09-07 | L2TP: Use different connection timers for tunnels and sessions | Guillaume Nault |
2012-09-07 | L2TP: Allocate new sessions after receiving ICRQ messages | Guillaume Nault |
2012-09-07 | L2TP: Modify prototype of functions acting only on sessions | Guillaume Nault |
2012-09-07 | L2TP: Close only session (not tunnel) after a PPP disconnection | Guillaume Nault |
2012-09-07 | L2TP: Start sending HELLO messages upon tunnel connection | Guillaume Nault |
2012-09-07 | L2TP: Add standalone StopCCN message sending function | Guillaume Nault |
2012-09-07 | L2TP: Terminate sessions without closing tunnel | Guillaume Nault |
2012-09-07 | L2TP: Use different states for handling sessions and tunnels | Guillaume Nault |
2012-09-07 | L2TP: Separate session and tunnel connection code | Guillaume Nault |
2012-09-07 | L2TP: Rename function that frees connection strutures | Guillaume Nault |
2012-09-07 | L2TP: Define and use dedicated function to free sessions | Guillaume Nault |
2012-09-07 | L2TP: Add session specific allocation function | Guillaume Nault |
2012-09-07 | L2TP: Add new structure to store session specific data | Guillaume Nault |
2012-09-05 | generalize interface statistics gathering | Kozlov Dmitry |
2012-09-05 | libnetlink: remove unused function | Kozlov Dmitry |
2012-09-05 | Fix format string errors | Guillaume Nault |
2012-09-05 | Add compilation checks for printf-style format strings | Guillaume Nault |
2012-08-29 | fix various typos | Kozlov Dmitry |
2012-08-29 | fix typo (successed -> succeeded) | Kozlov Dmitry |
2012-08-29 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Kozlov Dmitry |
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | Kozlov Dmitry |
2012-08-23 | L2TP: Tear down tunnel when peer stops listening | Guillaume Nault |
2012-08-15 | radius: fixed broken authentication procedure | Kozlov Dmitry |
2012-08-15 | l2tp: fixed missing ctrl.terminate assignment | Kozlov Dmitry |
2012-08-13 | ipoe: implements l4-redirect-on-rejects | Kozlov Dmitry |
2012-08-11 | restore accel-pppd/CMakeLists.txt | Kozlov Dmitry |
2012-08-11 | ipoe: fixed packet output path | Kozlov Dmitry |
2012-08-09 | ipoe: fixed sending PAP password | Kozlov Dmitry |
2012-08-09 | ipoe: fixed handling local-net with mask 32 | Kozlov Dmitry |
2012-08-03 | ppp: don't drop connection when mppe=prefer and user rejects ccp | Kozlov Dmitry |
2012-08-03 | ipoe: configure giaddr only if ifcfg=1 | Kozlov Dmitry |
2012-08-03 | fixed complilation for 3.4 kernel | Kozlov Dmitry |
2012-08-03 | ipoe: implemented dhcp relay | Kozlov Dmitry |
2012-07-20 | ipoe: update config file and man file | Kozlov Dmitry |
2012-07-19 | radius: implemented Idle-Timeout | Kozlov Dmitry |
2012-07-19 | removed shaper_tbf | Kozlov Dmitry |
2012-07-19 | ipoe: implemented L4-Redirect radius attribute | Kozlov Dmitry |
2012-07-19 | radius: multiple disctionary options support | Kozlov Dmitry |
2012-07-19 | Merge commit '918036a3c42cb6dd5b796c52b6aaf278c466c928' | Kozlov Dmitry |
2012-07-19 | cli: telnet: check for disconnect condition while processing input chars | Kozlov Dmitry |
2012-07-15 | ipoe: better support for ip unnumbered | Kozlov Dmitry |
2012-07-13 | ipoe: shared nat support | Kozlov Dmitry |