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
/
class.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-2/+4
*
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
-1/+4
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+5
*
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/+2
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+0
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
1
-0/+1
*
route/class: add new api rtnl_class_get_by_parent()
d0u9
2018-04-11
1
-0/+32
*
tc: add co_groups for tc qdisc and filter
Cong Wang
2014-07-16
1
-0/+1
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-4/+4
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-2/+2
*
trafic class/classifer API improvements and documentation
Thomas Graf
2011-03-29
1
-155/+213
*
Documentation updates
Thomas Graf
2011-03-21
1
-1/+2
*
Unified TC API
Thomas Graf
2011-03-21
1
-48/+158
*
Unified TC attributes interface
Thomas Graf
2010-10-26
1
-3/+3
*
Add support for getting and deleting queueing classes.
olc
2009-09-02
1
-0/+78
*
Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK
Thomas Graf
2008-10-20
1
-1/+1
*
Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT
Thomas Graf
2008-05-15
1
-5/+0
*
Fix memory leaks when sending of message failed
Thomas Graf
2008-05-15
1
-2/+3
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-11/+9
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-24/+27
*
Fix memory leak when parsing netlink messages into caches
Thomas Graf
2007-12-17
1
-1/+1
*
Export interface to define caches
Thomas Graf
2007-09-17
1
-2/+1
*
Initial import
Thomas Graf
2007-09-14
1
-0/+230