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
/
extra
/
ippool.c
Age
Commit message (
Expand
)
Author
2024-03-10
Add safeguards to parse_gw_ip_address helper functions
Denys Fedoryshchenko
2024-03-09
ippool: use gw-ip-address for ppp even if mask setted
Dmitriy Eshenko
2021-04-08
ippool, ipv6pool: fix iterating over circular pools
Vladislav Grishenko
2021-04-07
ippool: fix next pool handling
Vladislav Grishenko
2021-03-20
Fixed some errors found by valgrind and pvs-studio (#11)
[anp/hsw]
2021-03-13
Fix some errors and warnings found by cppcheck
[anp/hsw]
2020-09-13
radius: keep vendor & attr numbers in order
Vladislav Grishenko
2019-05-15
ippool: exclude gw-ip-address from address pool
Dmitry Kozlov
2019-03-08
ippool: always initialize mask = 0
Dmitry Kozlov
2018-10-25
fix gateway address setup fail due memory corruption
Vladislav Grishenko
2017-12-20
ippool: fixed parsing /32 ranges
Dmitry Kozlov
2017-12-14
ippool: implemented next pool support
Dmitry Kozlov
2017-12-05
ippool: rewrited parsers
Dmitry Kozlov
2015-11-17
ippool: properly handle Cisco-AVPair
Dmitry Kozlov
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-05-12
ippool: introduced shuffle option
Dmitry Kozlov
2014-01-19
ippool: add support for old style pool name declaration
Dmitry Kozlov
2013-10-14
ippool: fixed sigsegv due to missing check for NULL (intoduced by 67ac2ba7857...
Dmitry Kozlov
2013-10-11
radius,ippool,chap-secrets: do not assign local address if session is not ppp
Dmitry Kozlov
2013-10-03
Introduce per-ctrl 'ip-pool' option to be used as default IP pool name which ...
Dmitry Kozlov
2013-01-25
ipool: implemneted net30 allocator
Kozlov Dmitry
2013-01-24
backport 1.7
Kozlov Dmitry
2013-01-24
ipool: implemneted net30 allocator
Kozlov Dmitry
2012-07-10
initial session backup implementation
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-06-04
ippool: fixed config parsing
Kozlov Dmitry
2012-05-15
shaper: implemented leaf qdisc attachment
Kozlov Dmitry
2012-04-30
ippool: implemented vendor/attr options to specify which radius attribute con...
Kozlov Dmitry
2012-01-31
changed modules load priority
Kozlov Dmitry
2011-12-27
radius, ippool: implemented Framed-Pool attribute
Kozlov Dmitry
2011-08-20
Merge branch 'ipv6'
Dmitry Kozlov
2011-06-08
changed module init sequence
Dmitry Kozlov
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-02-08
snapshot
Dmitry Kozlov
2011-01-18
ippool: fixed parser
Dmitry Kozlov
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov