summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-26ipoe: introduced "ip-unnumbered" optionDmitry Kozlov
2014-05-26ipoe: send NAK after number of unreplied REQUESTsDmitry Kozlov
2014-05-20ipoe: set initial session interface name to parent interface name (for loggin...Dmitry Kozlov
2014-05-20log_file: restore write message timestampsDmitry Kozlov
2014-05-20cmake: restore Debian6 specific install rulesDmitry Kozlov
2014-05-20Revert "cmake: restore Debian6 specific install rules"Dmitry Kozlov
2014-05-20cmake: restore Debian6 specific install rulesDmitry Kozlov
2014-05-20triton: fix possible raceDmitry Kozlov
2014-05-20ipoe: add messages to know parent interface when creating vlan or virtual int...Dmitry Kozlov
2014-05-18triton: fix possible raceDmitry Kozlov
2014-05-18ipoe: use ifindex as connlimit key for non-shared interfacesDmitry Kozlov
2014-05-182-way interface renamingDmitry Kozlov
2014-05-18Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2014-05-18log_file: rewrited file write procedureDmitry Kozlov
2014-05-18log: append data to previous chunkDmitry Kozlov
2014-05-18improved single-session=replace handlingDmitry Kozlov
2014-05-15triton: close file descriptors immediately in triton_unregister_handlerDmitry Kozlov
2014-05-13radius: introduced weight and backup per-server optionsDmitry Kozlov
2014-05-12ippool: introduced shuffle optionDmitry Kozlov
2014-05-12radius: use NAS-Port-Id in Access-Accept for interface renamingDmitry Kozlov
2014-05-12radius: add support for Nas-Port-Id attribute (interface name)Dmitry Kozlov
2014-05-12pppoe: introduced called-sid option.Dmitry Kozlov
2014-05-12radius: close socket after receiving accounting replyDmitry Kozlov
2014-05-12radius: release auth request immediatly after get responceDmitry Kozlov
2014-05-12triton: improved epoll events handlingDmitry Kozlov
2014-05-081.8.0 releaseDmitry Kozlov
2014-04-30net-snmp: add missing memdebug.h includeDmitry Kozlov
2014-04-30net-snmp: fiexed improper handling of empty username when requesting session ...Dmitry Kozlov
2014-04-29ipoe: limit only DHCPDISCOVER by connlimitDmitry Kozlov
2014-04-29ipoe: add support for connlimit moduleDmitry Kozlov
2014-04-29ipoe: implemented per-interface username optionDmitry Kozlov
2014-04-29net-snmp: unshare file descriptors namespaceGuillaume Nault
2014-04-29Revert "net-snmp: run snmp in "special" thread"Guillaume Nault
2014-04-24ppp: ipv6: check that ipv6 was not closed in NDDmitry Kozlov
2014-04-21Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2014-04-21ipoe: rename __kfree_rcu to ipoe_kfree_rcu due to conflict with kernel's symbolDmitry Kozlov
2014-04-14Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2014-04-14pppd compat: don't try to rename radattr files if RADIUS isn't usedGuillaume Nault
2014-04-11ipoe: early allocate interface for shared vlans (prevents different values of...Dmitry Kozlov
2014-04-11ipoe:lua: update thread-specific value when updating L (fixes segfault)Dmitry Kozlov
2014-04-11net-snmp: run snmp in "special" threadDmitry Kozlov
2014-04-11l2tp: don't disconnect immediately when receiving StopCCNGuillaume Nault
2014-04-11l2tp: improve configuration of retransmission optionsGuillaume Nault
2014-04-11l2tp: implement exponential backoff (retransmit)Guillaume Nault
2014-04-11l2tp: allow CDN reception with no Session IDGuillaume Nault
2014-04-11l2tp: configure receive window in accel-ppp.confGuillaume Nault
2014-04-11l2tp: implement local receive windowGuillaume Nault
2014-04-11l2tp: rework error handling in l2tp_tunnel_allocGuillaume Nault
2014-04-11l2tp: don't initiate new sessions when sending window is fullGuillaume Nault
2014-04-11l2tp: respect peer's receive windowGuillaume Nault