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
/
include
/
ap_session.h
Age
Commit message (
Expand
)
Author
2023-06-29
CLI: PPPoE: Add possibility to display inbound interface and service-name in ...
Dmitriy Eshenko
2022-11-01
Add PACKETS_SENT and PACKETS_RCVD to the pppd-compat environment.
Stephan Brunner
2022-11-01
Use 64-bit interface statistics rather than doing custom 32-bit overflow hand...
Stephan Brunner
2021-12-16
vrf: T10: Add VRF support
DmitriyEshenko
2021-03-20
Fix unsigned bitfileds leftovers after 62f7740033f05053a581e864742575a46ccc6da2
Vladislav Grishenko
2021-03-20
Fixed some errors found by valgrind and pvs-studio (#11)
[anp/hsw]
2020-06-29
sstp: fix MITM w/o SSTP_MSG_CALL_CONNECTED is being sent
Vladislav Grishenko
2020-03-07
session: add global [common]max-starting option
Vladislav Grishenko
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
2017-10-16
lua: implemented "session" module that provides session object to be passed t...
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-11
Revert "pppoe: do not negotiate LCP MRU option if it is larger than 1492"
Dmitry Kozlov
2016-04-10
pppoe: do not negotiate LCP MRU option if it is larger than 1492
Dmitry Kozlov
2016-04-05
improved logging: if session's interface is empty log ctrl's interface
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
2015-12-04
preparation for DPDK intergation (part 4)
Dmitry Kozlov
2015-12-04
preparation for DPDK intergation (part 3)
Dmitry Kozlov
2015-12-04
preparation for DPDK intergation
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
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-11-05
ipv6: move ipv6_dp from dhcpv6 private data to ap_session
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-07-11
terminate session if interface rename fails
Dmitry Kozlov
2014-05-18
2-way interface renaming
Dmitry Kozlov
2014-05-18
improved single-session=replace handling
Dmitry Kozlov
2014-05-12
radius: use NAS-Port-Id in Access-Accept for interface renaming
Dmitry Kozlov
2013-03-16
ipoe: fixed shared=1 mode
Kozlov Dmitry
2013-01-24
implemented different sessionid length and urandom source
Dmitry Kozlov
2013-01-24
generalize single-session checking
Kozlov Dmitry
2013-01-24
move 'comp' field from struct ppp_t to struct ap_session
root
2012-09-05
generalize interface statistics gathering
Kozlov Dmitry
2012-08-29
add 'ppp' filed to CTRL to identify ppp sessions
Kozlov Dmitry
2012-07-19
radius: implemented Idle-Timeout
Kozlov Dmitry
2012-07-15
ipoe: better support for ip unnumbered
Kozlov Dmitry
2012-07-11
futher session backup implementation
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