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
/
shaper
Age
Commit message (
Collapse
)
Author
2013-01-25
cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX
Kozlov Dmitry
2013-01-25
Fix boolean options parsing in configuration file
Guillaume Nault
Explicitely interpret zero values when parsing boolean options. This allows to unset boolean parameters such as "verbose" when reloading the configuration. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
2012-06-22
initial ipoe implementation
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-05-16
write message to log if unable to load necessary kernel module
Kozlov Dmitry
2012-05-15
shaper: implemented leaf qdisc attachment
Kozlov Dmitry
2012-04-18
shaper: fix time range start detection on startup/config reload
Kozlov Dmitry
2012-03-07
shaper: apply cburst value only if it not zero else set it same as burst
Kozlov Dmitry
2012-02-28
shaper: add cburst configuration option
Kozlov Dmitry
2012-02-27
shaper: move thread local variables to stack
Kozlov Dmitry
2012-02-16
shaper: fix incorrect htb rate installation
Kozlov Dmitry
2012-01-23
shaper: add missing install rules
Kozlov Dmitry
2012-01-22
implemented advanced shaper
Kozlov Dmitry