Age | Commit message (Expand) | Author |
2018-01-31 | ppp: fix mtu/mru negotiation in preallocate/unit-cache modes | Vladislav Grishenko |
2018-01-24 | ppp: fixed bug in ppp_terminate | Dmitry Kozlov |
2016-07-14 | ppp: code simplification | Dmitry Kozlov |
2016-07-14 | ppp: fix bug when using unit cache with interfaces in another netns | François Cachereul |
2016-07-14 | Revert "ppp: futher improvement of distablish_ppp function" | François Cachereul |
2016-07-09 | ppp: ignore zero read on chan fd | Dmitry Kozlov |
2016-07-04 | ppp: ignore zero read on unit fd | Dmitry Kozlov |
2016-06-25 | ppp: introduced unit-preallocate option | Dmitry Kozlov |
2016-04-17 | preparation for DPDK intergation (part 7) | Dmitry Kozlov |
2016-04-13 | ppp: increase input buffer size | Dmitry Kozlov |
2016-03-19 | ppp: futher improvement of distablish_ppp function | Dmitry Kozlov |
2016-03-19 | ppp: fix bug introduced by d392ccd024f9243bf5df8e242a5b0cb6a85876ba | Dmitry Kozlov |
2016-03-19 | ppp: fix bug introduced by "call ap_session_finished before actual interface ... | Dmitry Kozlov |
2016-03-18 | ppp: call ap_session_finished before actual interface destroing | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 5) | Dmitry Kozlov |
2015-12-04 | preparation for DPDK intergation (part 2) | Dmitry Kozlov |
2015-11-18 | ipoe: do not send immediate Accounting Stop in soft terminate mode | Dmitry Kozlov |
2015-03-05 | ppp: fix mtu/mru set if not negotiated on any end plus cleanup | Vladislav Grishenko |
2015-02-27 | ppp: set interface's ifndex after unit creating | Dmitry Kozlov |
2015-02-20 | ppp: set unit_idx from NAS_Port attribute if present | François Cachereul |
2015-02-20 | ppp: create ppp units after authentication | François Cachereul |
2015-02-20 | ppp: set mtu and mru after unit creation | François Cachereul |
2014-10-29 | ppp: improve establish_ppp() exit on error | François Cachereul |
2014-10-29 | ppp: fix indent and remove unnecessary tabs and braces in ppp.c | François Cachereul |
2014-10-23 | ppp: rename interface back when put it into unit cache | Dmitry Kozlov |
2014-10-22 | ppp: implemented delayed unit close via unit cache | Dmitry Kozlov |
2014-09-20 | rewrite of authentication/accounting procedures | Dmitry Kozlov |
2014-05-12 | triton: improved epoll events handling | Dmitry Kozlov |
2013-01-25 | Fix boolean options parsing in configuration file | Guillaume Nault |
2013-01-25 | session: read final interface statistics on termination | Kozlov Dmitry |
2013-01-25 | Revert "session: read final interface statistics on termination" | Kozlov Dmitry |
2013-01-25 | session: read final interface statistics on termination | Kozlov Dmitry |
2013-01-25 | Revert "altered session finishing procedure" | Kozlov Dmitry |
2013-01-24 | altered session finishing procedure | Kozlov Dmitry |
2013-01-24 | generalize single-session checking | Kozlov Dmitry |
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 |
2012-06-04 | Revert "implemented delayed fd close (speeds up session termination process)" | Kozlov Dmitry |
2012-05-28 | implemented delayed fd close (speeds up session termination process) | Kozlov Dmitry |
2012-05-14 | pppd_compat: use EV_PPP_PRE_FINISHED event to start ip-down script (fixes une... | Kozlov Dmitry |
2012-03-15 | Revert "ppp: move ip address release to proper place" | Kozlov Dmitry |
2012-03-14 | ppp: move ip address release to proper place | 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-09-10 | ppp: don't start ccp after ipcp was started | Kozlov Dmitry |
2011-09-03 | implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL (def... | Kozlov Dmitry |
2011-08-29 | fix incorrect ppp_terminate calls | 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 |