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
/
cls
/
ematch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-1/+1
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+1
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-2/+6
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-0/+2
*
route: merge "include/netlink-private/tc.h" to lib/route/tc-api.h
Thomas Haller
2023-08-01
1
-1/+0
*
all: avoid coverity warnings about assigning variable but not using it
Thomas Haller
2022-04-22
1
-2/+2
*
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
-1/+1
*
Add support for cloning cgroup filter object.
d0u9
2018-06-25
1
-0/+57
*
include: don't include kernel headers in public libnl3 headers
Thomas Haller
2017-03-02
1
-0/+1
*
cls: fix array overrun in rtnl_ematch_opnd2txt()
Thomas Haller
2014-06-10
1
-1/+1
*
route: remove unnecessary non-null check in pktloc and ematch
Thomas Haller
2014-06-10
1
-3/+1
*
lib: reorder free() after printf("%p") statements
Thomas Haller
2014-06-10
1
-1/+2
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-3/+3
*
Unified TC API
Thomas Graf
2011-03-21
1
-1/+3
*
Support for meta match
Thomas Graf
2010-10-31
1
-0/+14
*
text ematch support
Thomas Graf
2010-10-29
1
-0/+15
*
Tons of ematch work
Thomas Graf
2010-10-28
1
-59/+319
*
- Reworked the classifier interface.
Thomas Graf
2009-09-02
1
-0/+410