summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/ppp.h
AgeCommit message (Expand)Author
2015-11-18ipoe: do not send immediate Accounting Stop in soft terminate modeDmitry Kozlov
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: cleanning of ppp.hFrançois Cachereul
2013-01-24generalize single-session checkingKozlov Dmitry
2013-01-24move 'comp' field from struct ppp_t to struct ap_sessionroot
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-05ppp: implemented unit cacheKozlov Dmitry
2012-05-14cli: add 'comp' field to 'show sessions' to indicate compression/encryption m...Kozlov Dmitry
2012-04-21implemented per CTRL mppe configKozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-12-27radius, ippool: implemented Framed-Pool attributeKozlov Dmitry
2011-08-29ipv6_dhcp: add routes to delegated prefixesKozlov Dmitry
2011-08-26ppp: fix optional layers startup issueKozlov Dmitry
2011-08-24ppp: reworked layer startup procedureKozlov Dmitry
2011-08-23ppp: ipv6: multiple prefixes, route option, rdnss option implementationKozlov Dmitry
2011-08-23ppp: Neighbor Discovery for IP version 6 (prefix only)Kozlov Dmitry
2011-08-22futher ipv6 workKozlov Dmitry
2011-08-20Merge branch 'ipv6'Dmitry Kozlov
2011-08-20ppp: initial IPV6CP supportDmitry Kozlov
2011-08-19snmp supportKozlov Dmitry
2011-06-10ppp: implemented passive CCPKozlov Dmitry
2011-05-17ppp: delay IPCP acknowledge until CCP brings upDmitry Kozlov
2011-04-20ppp: introduced new option 'single-session' to control single session per userKozlov Dmitry
2011-01-26ppp, radius: Acct-Terminate-Cause=Lost-Carrier when ppp terminates by lcp rep...Dmitry Kozlov
2011-01-17memory usage optimizationDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov