index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
route
/
qdisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-2/+2
*
route: avoid compiler warning about calloc() arguments in rtnl_netem_set_dela...
Thomas Haller
2024-05-06
1
-1/+1
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
15
-30/+0
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
15
-16/+60
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
13
-0/+158
*
route: merge "include/netlink-private/tc.h" to lib/route/tc-api.h
Thomas Haller
2023-08-01
14
-14/+0
*
route: move "include/netlink-private/route/tc-api.h" to lib/route
Thomas Haller
2023-08-01
15
-15/+29
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.h"
Thomas Haller
2023-07-31
1
-1/+1
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
15
-30/+30
*
doc: fix typo
Leon M. George
2022-08-24
1
-1/+1
*
route/qdisc/mqprio: fix bufferoverflow and argument checking in rtnl_qdisc_mq...
Thomas Haller
2022-04-22
1
-5/+10
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
1
-3/+3
*
route/qdisc/netem: fix bogus "%" in format string netem_dump_details()
Thomas Haller
2022-04-22
1
-9/+9
*
route/qdisc: handle error of calloc()
Beniamino Galvani
2021-06-16
1
-3/+6
*
route/qdisc: fix memory leak in netem.c
Beniamino Galvani
2021-06-16
1
-6/+4
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
15
-105/+15
*
route/qdisc: adjust API for 64 bit rate/ceil support for htb class
Thomas Haller
2019-09-01
2
-60/+133
*
Add 64bit rate/ceil support for htb class
d0u9
2019-09-01
1
-18/+36
*
all: Avoid pointer arithmetic on `void *`
Michael Forney
2019-08-16
2
-5/+5
*
lib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c"
Thomas Haller
2018-10-09
1
-18/+19
*
lib/qdisc: style fixes in "lib/route/qdisc/mqprio.c"
Thomas Haller
2018-10-09
1
-117/+117
*
route:qdisc: add MQPRIO Qdisc
Volodymyr Bendiuga
2018-07-26
1
-0/+604
*
route/netem: merge branch 'pr/159'
Thomas Haller
2018-01-16
1
-14/+38
|
\
|
*
route: free previous data in rtnl_netem_set_delay_distribution_data()
Thomas Haller
2018-01-16
1
-1/+7
|
*
route: fix memleak in rtnl_netem_set_delay_distribution_data()
Thomas Haller
2018-01-16
1
-1/+3
|
*
route: mark data argument for rtnl_netem_set_delay_distribution_data() as const
Thomas Haller
2018-01-16
1
-1/+1
|
*
route: add rtnl_netem_set_delay_distribution_data() to linker script
Thomas Haller
2018-01-16
1
-3/+5
|
*
route: add separate function to set netem qdisc delay distribution
Steffen Vogel
2017-12-20
1
-10/+26
*
|
all: declare all variables at the beginning of scope (-Wdeclaration-after-sta...
Thomas Haller
2018-01-16
1
-9/+15
|
/
*
lib/route: add /usr/lib64/tc/ search path for netem dist file
Thomas Haller
2017-08-14
1
-3/+9
*
lib/route/qdisc/netem.c/trivial: don't use braces for one-line blocks
Thomas Haller
2017-06-15
1
-18/+11
*
lib/route/qdisc/netem.c/trivial: fix whitespace and indentation in netem_msg_...
Thomas Haller
2017-06-15
1
-39/+40
*
lib/route/qdisc/netem.c: avoid memory leak if realloc fails
Rasmus Villemoes
2017-06-08
1
-2/+3
*
fopen: add O_CLOEXEC
Nick Kralevich
2017-01-17
1
-1/+1
*
trivial: whitespace-only fixes for src and lib
Peter Wu
2016-08-12
2
-43/+43
*
route/qdisc: fixe printing whitespace in qdisc_dump_details()
Steffen Vogel
2015-08-14
1
-3/+3
*
route/qdisc: added more attributes to netem dump
Steffen Vogel
2015-08-14
1
-2/+60
*
qdisc: add hfsc qdisc support
Cong Wang
2014-07-30
1
-0/+351
*
tc: save error code for rtnl_tc_data_check()
Cong Wang
2014-07-30
1
-34/+48
*
style: require comma after __ADD() macro
Thomas Haller
2014-07-27
2
-11/+11
*
add fq_codel qdisc
Cong Wang
2013-11-22
1
-0/+377
*
add ingress qdisc
Cong Wang
2013-10-30
1
-0/+64
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
11
-32/+32
*
Clang diagnostics
Коренберг Марк (ноутбук дома)
2012-10-19
1
-4/+4
*
tbf: fix false missing attr
Stephane Fillod
2012-08-09
1
-1/+1
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-1/+2
*
netem: Use ARRAY_SIZE()
Thomas Graf
2012-06-08
1
-1/+1
*
rtnl_netem_set_delay_distribution: fix possible segfault
Коренберг Марк (ноутбук дома)
2012-06-07
1
-3/+4
*
correct HTB rtable/HZ calculations
Andrew Collins
2012-05-29
2
-8/+8
*
Support plug qdisc - queue traffic until explicit release
Shriram Rajagopalan
2012-02-14
1
-0/+177
[next]