Age | Commit message (Expand) | Author |
2013-01-25 | l2tp: Perform session disconnection in ppp context | Guillaume Nault |
2013-01-25 | l2tp: Fix race condition when removing sessions | Guillaume Nault |
2013-01-25 | l2tp: Ensure sessions always have a valid parent tunnel | Guillaume Nault |
2013-01-24 | backport 1.7 | Kozlov Dmitry |
2013-01-24 | merge upstream | 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 | Fix format string errors | Guillaume Nault |
2012-08-29 | fix various typos | 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 | l2tp: fixed missing ctrl.terminate assignment | Kozlov Dmitry |
2012-08-13 | ipoe: implements l4-redirect-on-rejects | 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 | 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-19 | ipoe: implemented L4-Redirect radius attribute | Kozlov Dmitry |
2012-07-15 | ipoe: better support for ip unnumbered | Kozlov Dmitry |
2012-07-13 | ipoe: shared nat support | Kozlov Dmitry |
2012-07-13 | L2TP: Check for fcntl() errors in l2tp_connect() | Kozlov Dmitry |
2012-07-13 | Merge commit 'e04b9b2b35ed36ceb89d6991d2322210f6dd6abc' | Kozlov Dmitry |
2012-07-13 | Merge commit '0b99fef73bce3f1abed63e581594de9d1f132312' | Kozlov Dmitry |
2012-07-13 | L2TP: Check for fcntl() errors in l2tp_connect() | Guillaume Nault |
2012-07-13 | L2TP: Close sockets opened by l2tp_connect() upon failure | Guillaume Nault |
2012-07-13 | L2TP: Fix socket() error handling in l2tp_connect() | Guillaume Nault |
2012-07-12 | ipoe: per-interface static dhcp pool of addresses | Kozlov Dmitry |
2012-07-11 | Merge commit '72c82d4f729e68acab1c91de502cd0c230cbed39' | Kozlov Dmitry |
2012-07-11 | ipoe: implemented unit cache | Kozlov Dmitry |
2012-07-11 | ipoe: fix multiple interface loading | Kozlov Dmitry |
2012-07-11 | futher session backup implementation | Kozlov Dmitry |