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
/
flower.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
route/cls: add get/take wrappers for rtnl_act_append()
Thomas Haller
2023-12-01
1
-4/+3
*
route/cls: fix leak in error handling of rtnl_flower_append_action()
Thomas Haller
2023-12-01
1
-1/+5
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+2
*
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/+20
*
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
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
1
-2/+2
*
route: format recently added code with clang-format
Thomas Haller
2022-05-27
1
-7/+13
*
cls: flower: extend flower API
Volodymyr Bendiuga
2022-05-27
1
-0/+174
*
flower: use correct attribute when filling out flags
Volodymyr Bendiuga
2022-05-19
1
-1/+1
*
route/cls: add TCA_FLOWER_KEY_VLAN_ETH_TYPE to "flower_policy" policy
Thomas Haller
2022-03-15
1
-10/+11
*
route/cls: return -NLE_INVAL in case rtnl_tc_data_peek() fails
Thomas Haller
2022-03-15
1
-6/+6
*
route/cls: no need to copy simple fields in flower_clone()
Thomas Haller
2022-03-15
1
-12/+0
*
route/cls: make output pointers in rtnl_flower_get_{src,dst}_mac() optional
Thomas Haller
2022-03-15
1
-5/+7
*
route/cls: adjust whitspace/indentation
Thomas Haller
2022-03-15
1
-142/+142
*
route/cls: use SPDX-License-Identifier
Thomas Haller
2022-03-15
1
-7/+1
*
route/cls: add flower classifier
Volodymyr Bendiuga
2022-03-15
1
-0/+731