index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
radius
/
req.c
Age
Commit message (
Expand
)
Author
2022-04-20
add switch to disable sending NAS-Port-Id
Sergey V. Lobanov
2021-12-28
These changes are in response to PR comments
root
2021-12-28
Added VRF support for radius request and DM/CoA server.
root
2020-04-21
Send Delegated-IPv6-Prefix attribute in Accounting-Start message
Sergey V. Lobanov
2019-08-29
radius: add support for Access-Accept username
Vladislav Grishenko
2018-02-19
radius: fixed invalid behaviour when route to radius server is not existing
Dmitry Kozlov
2017-10-09
radius: split request queue to 2 subqueues
Dmitry Kozlov
2016-06-25
radius: do not send NAS-Port and NAS-Port-Id if they are undefined
Dmitry Kozlov
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-11-10
radius: fixed bug
Dmitry Kozlov
2014-10-28
radius: fixed server reallocation for timed out requests
Dmitry Kozlov
2014-10-23
radius: fixed stuck during shutdown when radius server does not respond
Dmitry Kozlov
2014-10-23
radius: introduced max-fail option
Dmitry Kozlov
2014-10-23
radius: fixed server reallocation for queued requests if current server does ...
Dmitry Kozlov
2014-10-06
radius: fixed Accounting-On/Accounting-Off functionality
Dmitry Kozlov
2014-10-04
radius: various bug fixes
Dmitry Kozlov
2014-09-22
fixed compilation warnings
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-07-11
radius: fixed handling socket errors during interim updates
Dmitry Kozlov
2014-06-17
radius: introduced attr-tunnel-type option
Dmitry Kozlov
2014-05-12
radius: add support for Nas-Port-Id attribute (interface name)
Dmitry Kozlov
2014-05-12
triton: improved epoll events handling
Dmitry Kozlov
2013-10-14
radius: properly handle send failures
Dmitry Kozlov
2013-08-15
radius: implemented sending Account-Request with Acct-Status-Type=Accounting-...
Dmitry Kozlov
2013-04-22
ipoe: use interface's ifindex as Nas-Port
Dmitry Kozlov
2012-08-29
add 'ppp' filed to CTRL to identify ppp sessions
Kozlov Dmitry
2012-07-10
initial session backup implementation
Kozlov Dmitry
2012-06-22
initial ipoe implementation
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-01-13
set FD_CLOEXEC on opened file descriptors
Kozlov Dmitry
2011-12-27
core: queue zero-priority context if number of threads is reached maximum
Kozlov Dmitry
2011-12-27
radius: implemented simultaneous requests limiting
Kozlov Dmitry
2011-08-30
radius: fix incorrect 'out of memory' message
Kozlov Dmitry
2011-08-28
ipv6: initial dhcpv6 support
Kozlov Dmitry
2011-08-24
radius: load balancing improvement
Kozlov Dmitry
2011-08-24
radius: better radius server fails handling
Kozlov Dmitry
2011-08-23
radius: ipv6 support
Dmitry Kozlov
2011-08-23
ppp: ipv6: multiple prefixes, route option, rdnss option implementation
Kozlov Dmitry
2011-08-16
multiple radius support (testing)
Kozlov Dmitry
2011-08-16
multi-radius support
Kozlov Dmitry
2011-06-22
temp
Kozlov Dmitry
2011-05-30
1.3.6 release
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-04-07
radius: bugfix
Kozlov Dmitry
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov