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
/
act.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
route/cls: add get/take wrappers for rtnl_act_append()
Thomas Haller
2023-12-01
1
-3/+1
*
route: fix just introduced use-after-free in rtnl_act_parse()
Thomas Haller
2023-12-01
1
-0/+2
*
route: use cleanup macro in rtnl_act_parse()
Thomas Haller
2023-12-01
1
-28/+19
*
route: fix memleak in rtnl_act_parse()
Thomas Haller
2023-12-01
1
-1/+1
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
1
-1/+1
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
1
-1/+1
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+3
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-1/+2
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-2/+5
*
add support for TC action statistics
Davide Caratti
2023-08-02
1
-0/+46
*
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
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+0
*
rtnl/route: only consider negative error codes as error
Thomas Haller
2020-04-15
1
-2/+8
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
1
-0/+1
*
Provide accessors for actions (rtnl_act).
Santhosh Kumar
2017-05-03
1
-0/+9
*
trivial: whitespace-only fixes for src and lib
Peter Wu
2016-08-12
1
-8/+8
*
act: Include <netlink/route/action.h>
Thomas Graf
2014-07-27
1
-0/+1
*
act: fix the logic of parsing actions
Cong Wang
2014-06-10
1
-1/+4
*
act: fix memory leak in rtnl_act_parse()
Thomas Haller
2014-05-01
1
-1/+2
*
act: fix a pointer in rtnl_act_msg_parse()
Cong Wang
2014-05-01
1
-1/+1
*
act: grab a reference when adding an action to a filter
Cong Wang
2014-04-30
1
-0/+5
*
route: fix off-by-one in rtnl_act_parse()
Cong Wang
2014-03-31
1
-1/+1
*
fix comments for rtnl_act_add()
Cong Wang
2014-02-27
1
-3/+0
*
act: remove rtnl_act_alloc_cache()
Cong Wang
2014-01-15
1
-42/+0
*
fix some typo in lib/route/act.c
Cong Wang
2013-12-09
1
-3/+3
*
u32: add action removal API
Cong Wang
2013-12-09
1
-0/+16
*
fix a bug in rtnl_act_fill()
Cong Wang
2013-12-09
1
-1/+1
*
add initial tc action support
Cong Wang
2013-11-09
1
-0/+600