summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2014-04-01l2tp: fix typos in log messagesGuillaume Nault
2014-03-19ppp: fixed magic endiannessDmitry Kozlov
2014-02-08l2tp: add session statistics for control channelsGuillaume Nault
2014-02-08l2tp: add tunnel statisticsGuillaume Nault
2014-02-08l2tp: remove l2tp_tunnel_start_session()Guillaume Nault
2014-02-08l2tp: old functions cleanupGuillaume Nault
2014-02-08l2tp: use same context for tunnels and session control channelsGuillaume Nault
2014-02-08l2tp: launch session data channels in their own contextGuillaume Nault
2014-02-08l2tp: prepare for starting data channels in their own contextGuillaume Nault
2014-02-08l2tp: handle tunnel/session dependencies with reference countersGuillaume Nault
2014-02-08l2tp: Fix potential use after free by tunnel context threadGuillaume Nault
2014-02-07ipoe: fixed session lookup without option 82 (continue)Dmitry Kozlov
2014-02-07ipoe: fixed session lookup without option 82Dmitry Kozlov
2014-01-22l2tp: reset conf_secret if secret removed from accel-ppp.confGuillaume Nault
2014-01-22l2tp: define tunnel specific secretsGuillaume Nault
2014-01-19ippool: add support for old style pool name declarationDmitry Kozlov
2014-01-19pppoe: fix typoDmitry Kozlov
2014-01-19pppoe: handle TR-101 vs. RFC 4679 incompatibilitiesGuillaume Nault
2014-01-19radius: fix IWF-Session identifier in RFC 4679 dictionaryGuillaume Nault
2014-01-19increase size of buffer for netlink messagesDmitry Kozlov
2014-01-17pppoe: handle IFW-SESSION TR-101 sub-tagGuillaume Nault
2014-01-17radius: allow creation of zero length attributesGuillaume Nault
2014-01-17pppoe: add missing support for some TR-101 sub-tagsGuillaume Nault
2014-01-17pppoe: fix TR-101 tag length checkGuillaume Nault
2014-01-17pppoe: fix TR-101 attribute filtering for RADIUS access requestsGuillaume Nault
2014-01-17pppoe: fix Minimum-Data-Rate-Downstream TR101 sub-tag handlingGuillaume Nault
2014-01-17pppoe: check for tag format validity in PADR messagesGuillaume Nault
2013-12-24ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...Vladislav Grishenko
2013-12-24Revert "ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false s...Dmitry Kozlov
2013-12-24ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...Vladislav Grishenko
2013-12-12fixed missing spinlock initialized (fixes stuck)Dmitry Kozlov
2013-12-12ipoe: fixed parsing 'range' optionDmitry Kozlov
2013-11-07shaper: add mtu optionDmitry Kozlov
2013-11-07shaper: fixed many race conditionsDmitry Kozlov
2013-11-07triton: use pthread_spinlock as spinlockDmitry Kozlov
2013-11-06pppoe: add statistics for filtered packets (mac-filter)Dmitry Kozlov
2013-11-05pppoe: show 'starting' in statisticsDmitry Kozlov
2013-11-02shaper: fixed socket leakKozlov Dmitry
2013-10-31net-snmp: fixed ipoe oidsDmitry Kozlov
2013-10-31net-snmp: add missing IPOE module initializationDmitry Kozlov
2013-10-30fix build with internal & tomcrypt crypto librariesDmitry Kozlov
2013-10-30Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2013-10-30ipoe: implemented source/local address detection for up sessionsDmitry Kozlov
2013-10-30ipoe: check for assigned ipv4 address has owner before put it (fixes sigsegv)Dmitry Kozlov
2013-10-29l2tp: Don't send Assigned Sesssion ID in ICCNGuillaume Nault
2013-10-29l2tp: No iprange check for locally created tunnelsGuillaume Nault
2013-10-29ipoe: introduce 'vlan-name' option.Dmitry Kozlov
2013-10-29net-snmp: add ipoe statisticsDmitry Kozlov
2013-10-24ipoe: update xid of sessionDmitry Kozlov
2013-10-23radius: skip vendor specific attributes when searching session for DM/CoADmitry Kozlov