Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-11 | Revert "shaper: apply rate multiplier to integer values" | Dmitry Kozlov | |
This reverts commit d3d02d2e1b415dd0b4a3832da3b852cacc9284a3. | |||
2014-07-11 | shaper: apply rate multiplier to integer values | Dmitry Kozlov | |
2014-02-08 | increase size of buffer for netlink messages | Dmitry Kozlov | |
Signed-off-by: Dmitry Kozlov <xeb@mail.ru> Conflicts: accel-pppd/libnetlink/ipset.c accel-pppd/libnetlink/iputils.c | |||
2013-11-07 | shaper: add mtu option | Dmitry Kozlov | |
Signed-off-by: Dmitry Kozlov <xeb@mail.ru> | |||
2013-11-07 | shaper: fixed many race conditions | Dmitry Kozlov | |
2013-11-02 | shaper: fixed socket leak | Kozlov Dmitry | |
Close netlink socket in remove_limiter function. Signed-off-by: Kozlov Dmitry <xeb@mail.ru> | |||
2013-11-02 | shaper: remove garbage (fixed sigsegv in 'shaper restore all') | Kozlov Dmitry | |
Signed-off-by: Kozlov Dmitry <xeb@mail.ru> | |||
2013-10-25 | shaper: check for range overlaps before adjusting range times | Dmitry Kozlov | |
Fixes detection of range everlaps (time range end time is equal to start time of other range), which prevents starting range end timer. Signed-off-by: Dmitry Kozlov <xeb@mail.ru> | |||
2013-10-25 | shaper: fixed invalid reference counting (caused unexpected removal of ↵ | Dmitry Kozlov | |
internal structure) shaper: do not start time range end timer if end time is equal to start time of other range Signed-off-by: Dmitry Kozlov <xeb@mail.ru> | |||
2013-08-27 | shaper: fixed possible race during changing time range | Kozlov Dmitry | |
2013-08-27 | Revert "shaper: fixed possible race during changing time range" | Kozlov Dmitry | |
This reverts commit 2829895b32d1b5b8c46027dfb4238f22305d695c. | |||
2013-08-27 | shaper: fixed possible race during changing time range | Kozlov Dmitry | |
2013-01-11 | Merge branch '1.7' of ↵ | Kozlov Dmitry | |
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp into 1.7 | |||
2013-01-11 | 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-12-26 | cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX | Kozlov Dmitry | |
2012-09-05 | gather interface statistics via netlink | 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 | |