summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/ppp.c
AgeCommit message (Expand)Author
2020-03-18ppp: reset the ifindex when moving back to the default namespaceSimon Chopin
2018-01-31ppp: fix mtu/mru negotiation in preallocate/unit-cache modesVladislav Grishenko
2018-01-24ppp: fixed bug in ppp_terminateDmitry Kozlov
2016-07-14ppp: code simplificationDmitry Kozlov
2016-07-14ppp: fix bug when using unit cache with interfaces in another netnsFrançois Cachereul
2016-07-14Revert "ppp: futher improvement of distablish_ppp function"François Cachereul
2016-07-09ppp: ignore zero read on chan fdDmitry Kozlov
2016-07-04ppp: ignore zero read on unit fdDmitry Kozlov
2016-06-25ppp: introduced unit-preallocate optionDmitry Kozlov
2016-04-17preparation for DPDK intergation (part 7)Dmitry Kozlov
2016-04-13ppp: increase input buffer sizeDmitry Kozlov
2016-03-19ppp: futher improvement of distablish_ppp functionDmitry Kozlov
2016-03-19ppp: fix bug introduced by d392ccd024f9243bf5df8e242a5b0cb6a85876baDmitry Kozlov
2016-03-19ppp: fix bug introduced by "call ap_session_finished before actual interface ...Dmitry Kozlov
2016-03-18ppp: call ap_session_finished before actual interface destroingDmitry Kozlov
2015-12-04preparation for DPDK intergation (part 5)Dmitry Kozlov
2015-12-04preparation for DPDK intergation (part 2)Dmitry Kozlov
2015-11-18ipoe: do not send immediate Accounting Stop in soft terminate modeDmitry Kozlov
2015-03-05ppp: fix mtu/mru set if not negotiated on any end plus cleanupVladislav Grishenko
2015-02-27ppp: set interface's ifndex after unit creatingDmitry Kozlov
2015-02-20ppp: set unit_idx from NAS_Port attribute if presentFrançois Cachereul
2015-02-20ppp: create ppp units after authenticationFrançois Cachereul
2015-02-20ppp: set mtu and mru after unit creationFrançois Cachereul
2014-10-29ppp: improve establish_ppp() exit on errorFrançois Cachereul
2014-10-29ppp: fix indent and remove unnecessary tabs and braces in ppp.cFrançois Cachereul
2014-10-23ppp: rename interface back when put it into unit cacheDmitry Kozlov
2014-10-22ppp: implemented delayed unit close via unit cacheDmitry Kozlov
2014-09-20rewrite of authentication/accounting proceduresDmitry Kozlov
2014-05-12triton: improved epoll events handlingDmitry Kozlov
2013-01-25Fix boolean options parsing in configuration fileGuillaume Nault
2013-01-25session: read final interface statistics on terminationKozlov Dmitry
2013-01-25Revert "session: read final interface statistics on termination"Kozlov Dmitry
2013-01-25session: read final interface statistics on terminationKozlov Dmitry
2013-01-25Revert "altered session finishing procedure"Kozlov Dmitry
2013-01-24altered session finishing procedureKozlov Dmitry
2013-01-24generalize single-session checkingKozlov Dmitry
2012-08-29fix various typosKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-05ppp: implemented unit cacheKozlov Dmitry
2012-06-04Revert "implemented delayed fd close (speeds up session termination process)"Kozlov Dmitry
2012-05-28implemented delayed fd close (speeds up session termination process)Kozlov Dmitry
2012-05-14pppd_compat: use EV_PPP_PRE_FINISHED event to start ip-down script (fixes une...Kozlov Dmitry
2012-03-15Revert "ppp: move ip address release to proper place"Kozlov Dmitry
2012-03-14ppp: move ip address release to proper placeKozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-12-27radius, ippool: implemented Framed-Pool attributeKozlov Dmitry
2011-09-10ppp: don't start ccp after ipcp was startedKozlov Dmitry
2011-09-03implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL (def...Kozlov Dmitry
2011-08-29fix incorrect ppp_terminate callsKozlov Dmitry
2011-08-29ipv6_dhcp: add routes to delegated prefixesKozlov Dmitry