index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
session.c
Age
Commit message (
Expand
)
Author
2020-01-11
ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate options
Vladislav Grishenko
2020-01-10
ipv6pool/radius: implement named ipv6 pools
Vladislav Grishenko
2019-11-10
Added single-session-ignore-case option
Sergey V. Lobanov
2017-12-26
reworked context priorities
Dmitry Kozlov
2017-10-16
wait for previous session to finish when single-session=replace
Dmitry Kozlov
2017-04-18
implemented session count limiting
Dmitry Kozlov
2017-04-18
Revert "implemented session count limiting"
Dmitry Kozlov
2017-04-18
implemented session count limiting
Dmitry Kozlov
2017-04-18
Revert "implemented session count limiting"
Dmitry Kozlov
2017-04-18
implemented session count limiting
Dmitry Kozlov
2016-07-11
implemented support for network namespace
Dmitry Kozlov
2016-04-02
for single-session=deny make early check for duplicate username (before calli...
Dmitry Kozlov
2016-03-18
make termination caused by SIGTERM soft
Dmitry Kozlov
2016-03-04
ppp_auth: fixed possible use after free
Dmitry Kozlov
2015-12-04
preparation for DPDK intergation (part 2)
Dmitry Kozlov
2015-11-20
consider only rx interface counter for idle timeout calculation
Dmitry Kozlov
2015-11-18
ipoe: do not send immediate Accounting Stop in soft terminate mode
Dmitry Kozlov
2015-02-21
session: implemented idle and timeout timers
Dmitry Kozlov
2015-02-20
ppp: set unit_idx from NAS_Port attribute if present
François Cachereul
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-11-06
release IP addresses before fire EV_SESSION_FINISHED (fixes segfault when usi...
Dmitry Kozlov
2014-10-03
get rid of time(), use clock_gettime(CLOCK_MONOTONIC) instead
Dmitry Kozlov
2014-09-26
fixed counting of starting sessions
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-09-09
updated procedure to check double sessions
Dmitry Kozlov
2014-07-17
improved 'single session' mechanism
Dmitry Kozlov
2014-06-03
get out of SPINLOCK_INITIALIZER as it is not cross-platform compatible
Dmitry Kozlov
2014-05-18
2-way interface renaming
Dmitry Kozlov
2014-05-18
improved single-session=replace handling
Dmitry Kozlov
2013-12-12
fixed missing spinlock initialized (fixes stuck)
Dmitry Kozlov
2013-06-29
session: Remove unused call to time()
Guillaume Nault
2013-06-21
remove unnecessary read interface statistics during session termination
Dmitry Kozlov
2013-06-11
ipoe: fixed mask calculation for gw-ip-address
Dmitry Kozlov
2013-06-04
use /var/lib/accel-ppp instead /var/run/accel-ppp
Kozlov Dmitry
2013-03-18
ipoe: fixed username=ifname, shared=0 mode
Dmitry Kozlov
2013-03-16
ipoe: fixed shared=1 mode
Kozlov Dmitry
2013-01-25
session: read final interface statistics on termination
Kozlov Dmitry
2013-01-25
Revert "session: read final interface statistics on termination"
Kozlov Dmitry
2013-01-25
session: read final interface statistics on termination
Kozlov Dmitry
2013-01-25
Revert "altered session finishing procedure"
Kozlov Dmitry
2013-01-24
altered session finishing procedure
Kozlov Dmitry
2013-01-24
session: fire EV_PRE_FINISHED
Kozlov Dmitry
2013-01-24
implemented different sessionid length and urandom source
Dmitry Kozlov
2013-01-24
generalize single-session checking
Kozlov Dmitry
2012-09-05
generalize interface statistics gathering
Kozlov Dmitry
2012-07-11
futher session backup implementation
Kozlov Dmitry
2012-07-10
initial session backup implementation
Kozlov Dmitry
2012-07-05
ipoe: futher work
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry