summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2014-09-13ppp: improve LCP magic number negotiationVladislav Grishenko
2014-09-13shaper: implemented fq_codel leaf qdiscDmitry Kozlov
2014-09-09Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2014-09-09pppoe: improved AC-Cookie mechanismDmitry Kozlov
2014-09-09updated procedure to check double sessionsDmitry Kozlov
2014-09-09ppp: fsm: do not reinitialize restart counter after Configure-Ack (fixes some...Dmitry Kozlov
2014-09-09triton: fixed race conditionDmitry Kozlov
2014-09-04ipoe: send option 82 from DHCP request to radiusDmitry Kozlov
2014-08-26ipoe: introduced attr-dhcp-lease-time option to specify radius attribute to p...Dmitry Kozlov
2014-08-26ipoe: implemneted proxy-arp=3 mode (always reply by interface mac address)Dmitry Kozlov
2014-08-26ppp: make LCP magic number negotiation not mandatoryDmitry Kozlov
2014-08-25ipoe: add route to interface in mode "start=up,shared=0"Dmitry Kozlov
2014-08-25radius: delete timeout timer if request sending fails (fixes double server re...Dmitry Kozlov
2014-08-04radius: terminate session if read interfaces statistics failsDmitry Kozlov
2014-08-01radius: close socket after receiving accounting responseDmitry Kozlov
2014-07-24Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2014-07-24radius: exit from active interim request when termination event occuresDmitry Kozlov
2014-07-21Add changeable case in caller-station/calling-station in pppoeDmitry Kozlov
2014-07-18ipv6: add support for prefixes greater than 64Dmitry Kozlov
2014-07-17radius: check for reply id is equal request id in interim requestsDmitry Kozlov
2014-07-17ipoe: fixed passing packets in 'redirect on reject' modeDmitry Kozlov
2014-07-17improved 'single session' mechanismDmitry Kozlov
2014-07-11terminate session if interface rename failsDmitry Kozlov
2014-07-11radius: fixed handling socket errors during interim updatesDmitry Kozlov
2014-07-11auth: do not decrement id on retransmitDmitry Kozlov
2014-07-09ppp: auth: answer "Success" to retrasmitted messages if auth layer is already...Dmitry Kozlov
2014-07-09ipv6_nd: retry to start ND later if bind failedDmitry Kozlov
2014-06-27ipoe: improved vlan monitorDmitry Kozlov
2014-06-27log_file: block all signals in log threadDmitry Kozlov
2014-06-17radius: introduced attr-tunnel-type optionDmitry Kozlov
2014-06-17auth_mschap,radius: fixed improper passing MS-CHAP-Error, Reply-Message to au...Dmitry Kozlov
2014-06-17log_file: fixed early message freeDmitry Kozlov
2014-06-16log_pgsql: update calls to new triton interfaceDmitry Kozlov
2014-06-16shaper: apply rate multiplier to integer valuesDmitry Kozlov
2014-06-03Merge branch 'master' of ssh://git.code.sf.net/p/accel-ppp/codeDmitry Kozlov
2014-06-03get out of SPINLOCK_INITIALIZER as it is not cross-platform compatibleDmitry Kozlov
2014-06-03make IPv4 address to string conversions endian friendlyDmitry Kozlov
2014-05-28ipoe: dhcp: fixed incorrect parsing empty optionsDmitry Kozlov
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-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