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
/
netem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+0
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-2/+4
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+36
*
route: merge "include/netlink-private/tc.h" to lib/route/tc-api.h
Thomas Haller
2023-08-01
1
-1/+0
*
route: move "include/netlink-private/route/tc-api.h" to lib/route
Thomas Haller
2023-08-01
1
-1/+1
*
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
1
-2/+2
*
doc: fix typo
Leon M. George
2022-08-24
1
-1/+1
*
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
1
-7/+1
*
all: Avoid pointer arithmetic on `void *`
Michael Forney
2019-08-16
1
-4/+4
*
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
1
-38/+38
*
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
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-3/+3
*
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
*
Make some functions and global variables static
Pavel Roskin
2011-08-11
1
-1/+2
*
rename sch -> qdisc
Thomas Graf
2011-03-21
1
-0/+905