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
/
u32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-1/+1
*
route/cls: add get/take wrappers for rtnl_act_append()
Thomas Haller
2023-12-01
1
-4/+2
*
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/+14
*
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
*
nl-aux: add "include/nl-aux-{core,route}" headers
Thomas Haller
2023-07-31
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
*
all: fix "-Wformat" warnings for nl_dump*()
Thomas Haller
2022-04-22
1
-3/+7
*
route/u32: fix u32_dump_details() to print data
Thomas Haller
2022-04-22
1
-5/+0
*
cls:u32: fix u32_clone() function
Magnus Öberg
2022-03-04
1
-12/+77
*
route:cls: fix dangling pointers in to_clone() implementations
Thomas Haller
2022-03-04
1
-0/+6
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+1
*
rtnl/route: only consider negative error codes as error
Thomas Haller
2020-04-15
1
-2/+2
*
route/cls: fix potential memory leak
Ilya Pronin
2018-10-10
1
-1/+5
*
lib/route/cls/u32.c: use UCHAR_MAX define instead of numeric 255
Thomas Haller
2017-06-15
1
-1/+1
*
lib/route/cls/u32.c: remove bogus comment
Rasmus Villemoes
2017-06-08
1
-1/+0
*
lib/route/cls/u32.c: let the compiler do pointer arithmetic
Rasmus Villemoes
2017-06-08
1
-1/+1
*
lib/route/cls/u32.c: avoid overflowing an unsigned char
Rasmus Villemoes
2017-06-08
1
-0/+3
*
lib/route/cls/u32.c: remove pointless nl_data_append calls
Rasmus Villemoes
2017-06-08
1
-21/+0
*
Do not increment refcount in rtnl_*_get_action APIs.
Santhosh Kumar
2017-05-03
1
-3/+1
*
Provide accessors for actions (rtnl_act).
Santhosh Kumar
2017-05-03
1
-0/+15
*
route/cls: support setting of selector fields
Sushma Sitaram
2016-11-28
1
-0/+30
*
cls: add rtnl_u32_get_classid() API
Cong Wang
2015-03-04
1
-0/+14
*
route/cls: minor fixes in for match mark filters
Thomas Haller
2014-11-23
1
-27/+25
*
route/cls: support 'match mark' u32 filters
Sagi Lowenhardt
2014-11-23
1
-5/+85
*
u32: prevent memcpy from NULL
Peter Wu
2014-06-25
1
-3/+6
*
act: grab a reference when adding an action to a filter
Cong Wang
2014-04-30
1
-1/+7
*
u32: add const to rtnl_u32_add_key_in*_addr()
Cong Wang
2014-03-21
1
-2/+2
*
remove some useless code in lib/route/cls/u32.c
Cong Wang
2014-02-27
1
-8/+0
*
u32: add rtnl_u32_get_key()
Cong Wang
2013-12-17
1
-0/+36
*
u32: add action removal API
Cong Wang
2013-12-09
1
-0/+19
*
add u32 action support
Cong Wang
2013-11-09
1
-7/+29
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-4/+4
*
"%llu" replaced with "%" PRIu64
Коренберг Марк (дома)
2012-08-29
1
-1/+1
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-1/+1
*
u32: add support for hashing
Adrian Ban
2012-05-08
1
-0/+85
*
Unified TC API
Thomas Graf
2011-03-21
1
-36/+59
*
Unified TC attributes interface
Thomas Graf
2010-10-26
1
-2/+2
*
one more fix, u32.c
Denys Fedoryschenko
2009-12-07
1
-2/+1
*
- Reworked the classifier interface.
Thomas Graf
2009-09-02
1
-92/+35
*
Remove old line counting while dumping
Thomas Graf
2008-05-23
1
-52/+39
*
Remove obsolete nla_get_addr() and nla_get_data()
Thomas Graf
2008-05-14
1
-4/+4
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-17/+14
*
Initial import
Thomas Graf
2007-09-14
1
-0/+602