Age | Commit message (Expand) | Author |
2017-12-26 | shaper: install ifb filter for all protocols | Dmitry Kozlov |
2017-12-26 | shaper: install skbedit filter for all protocols | Dmitry Kozlov |
2017-12-20 | shaper: define UINT16_MAX if not set | Dmitry Kozlov |
2017-12-05 | fixed compilation error with -DRADIUS=FALSE | Dmitry Kozlov |
2017-04-18 | shaper: fixed bug in class id allocation procedure | Dmitry Kozlov |
2016-12-09 | shaper: fixed conditions to install limiter (may install only up or only down... | Dmitry Kozlov |
2016-07-11 | implemented support for network namespace | Dmitry Kozlov |
2016-04-01 | shaper: fix wrong priority value for skbedit | Dmitry Kozlov |
2016-04-01 | shaper: implemented internal class id map | Dmitry Kozlov |
2016-03-05 | shaper: fix filter spec for police to support both ipv4 and ipv6 | Dmitry Kozlov |
2015-11-30 | cli: show sesisons: introduced rx-bytes,rx-pkts,tx-bytes,tx-pkts fields | Dmitry Kozlov |
2015-11-17 | shaper: properly handle Cisco-AVPair | Dmitry Kozlov |
2015-01-13 | shaper: fixed parsing ecn/noecn for fq_codel | Dmitry Kozlov |
2014-11-22 | shaper: fixed parsing rate as single string | Dmitry Kozlov |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2014-11-22 | shaper: fixed installing fw filter | Dmitry Kozlov |
2014-11-17 | shaper: simplified parsing Cisco-AVPair | Dmitry Kozlov |
2014-11-17 | shaper: introduce "fwmark" option | Dmitry Kozlov |
2014-11-10 | shaper: fixed passing quantum parameter to kernel | Dmitry Kozlov |
2014-11-05 | shaper: set filter priority 100 for ifb | Dmitry Kozlov |
2014-09-30 | shaper: fixed parsing leaf-qdisc | Dmitry Kozlov |
2014-09-22 | fixed compilation warnings | Dmitry Kozlov |
2014-09-16 | shaper: conditionally compile fq_codel support | Dmitry Kozlov |
2014-09-13 | shaper: implemented fq_codel leaf qdisc | Dmitry Kozlov |
2014-06-16 | shaper: apply rate multiplier to integer values | Dmitry Kozlov |
2014-01-19 | increase size of buffer for netlink messages | Dmitry Kozlov |
2013-11-07 | shaper: add mtu option | Dmitry Kozlov |
2013-11-07 | shaper: fixed many race conditions | Dmitry Kozlov |
2013-11-02 | shaper: fixed socket leak | Kozlov Dmitry |
2013-10-16 | shaper: check for range overlaps before adjusting range times | Dmitry Kozlov |
2013-10-15 | shaper: fixed invalid reference counting (caused unexpected removal of intern... | Dmitry Kozlov |
2013-08-27 | shaper: fixed possible race during changing time range | Kozlov Dmitry |
2013-08-22 | shaper: fixed reading 'rate-multiplier' | Kozlov Dmitry |
2013-08-15 | shaper: implemented 'rate-multiplier' option to bring values to kilobits if r... | Dmitry Kozlov |
2013-05-23 | shaper: fixed 'shaper restore' command | Dmitry Kozlov |
2013-04-22 | shaper: install shaper in SES_PRE_UP | Dmitry Kozlov |
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 |
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 |