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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: reformat files with new format
Thomas Haller
2023-08-17
8
-255/+255
*
clang-format: update ".clang-format" from linux kernel
Thomas Haller
2023-08-17
1
-21/+23
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
122
-147/+147
*
include/linux: add all linux headers that we use
Thomas Haller
2023-08-08
26
-0/+4291
*
include/linux: update all linux headers
Thomas Haller
2023-08-08
34
-159/+1977
*
include: add missing "extern "C"" specifier to public headers
Thomas Haller
2023-08-07
6
-0/+49
*
all: drop "extern "C"" from internal code
Thomas Haller
2023-08-07
5
-40/+0
*
build: add "check-local-build-headers" test target to build public headers
Thomas Haller
2023-08-07
1
-0/+35
*
build: add a "check-local" build target
Thomas Haller
2023-08-07
1
-0/+3
*
include: fix headers "include/netlink/route/{netconf.h,route/qdisc/red.h}" to...
Thomas Haller
2023-08-07
2
-0/+3
*
idiag: "fix" license for "idiag-socket-details" tool
Thomas Haller
2023-08-04
1
-1/+1
*
github: test build on alpine:latest for musl
Thomas Haller
2023-08-03
1
-2/+62
*
Revert "gitignore: ignore patch files"
Thomas Haller
2023-08-03
1
-1/+0
*
github: add test for linking with mold and fail on unknown versions
Thomas Haller
2023-08-03
1
-0/+13
*
route/nh: drop not implemented "nh" API from headers
Thomas Haller
2023-08-03
2
-8/+0
*
build: fix exporting symbol rtnl_link_info_ops_get
Thomas Haller
2023-08-03
2
-2/+1
*
merge branch 'th/cleanup-includes-1'
Thomas Haller
2023-08-03
128
-203/+177
|
\
|
*
include: don't explicitly include headers from "nl-default.h"
Thomas Haller
2023-08-03
16
-32/+0
|
*
tests: cleanup include of netlink headers
Thomas Haller
2023-08-03
1
-3/+2
|
*
build: cleanup default include list in Makefile.am
Thomas Haller
2023-08-03
1
-12/+13
|
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
120
-151/+153
|
*
python: add make target for python build
Thomas Haller
2023-08-03
1
-0/+4
|
*
python: drop unused "python/netlink/fixes.h"
Thomas Haller
2023-08-03
2
-2/+0
|
*
gitignore: ignore python build artifacts
Thomas Haller
2023-08-03
1
-3/+2
|
*
gitignore: ignore generated doc files
Thomas Haller
2023-08-03
1
-0/+3
|
/
*
include: merge branch 'th/move-private-headers-3'
Thomas Haller
2023-08-02
271
-2155/+2758
|
\
|
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
152
-517/+347
|
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
235
-350/+985
|
*
include: add "nl-default.h" header
Thomas Haller
2023-08-02
5
-6/+17
|
*
build: move "lib/defs.h" to "include/config.h"
Thomas Haller
2023-08-02
5
-5/+8
|
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
121
-1512/+1634
|
*
include: rename "nl-shared-core" to "nl-priv-dynamic-core"
Thomas Haller
2023-08-02
7
-8/+8
|
*
include: rename "nl-hidden-route" to "nl-priv-dynamic-route"
Thomas Haller
2023-08-02
9
-9/+9
|
*
include: rename "nl-intern-route" to "nl-priv-static-route"
Thomas Haller
2023-08-02
5
-5/+5
|
*
genl: rename private header "nl-priv-genl.h" to "nl-genl.h"
Thomas Haller
2023-08-02
7
-6/+6
|
*
include: make "netlink/route/link/{inet,inet6}.h" self-contained
Thomas Haller
2023-08-02
2
-0/+2
|
/
*
route/tc: avoid unalinged access in rtnl_tc_msg_parse()
Thomas Haller
2023-08-02
1
-14/+15
*
add support for TC action statistics
Davide Caratti
2023-08-02
1
-0/+46
*
include: merge branch 'th/move-private-headers-2'
Thomas Haller
2023-08-01
73
-251/+243
|
\
|
*
lib: move "include/netlink-private/object-api" to include/nl-shared-core
Thomas Haller
2023-08-01
5
-4/+4
|
*
lib: move "include/netlink-private/cache-api" to include/nl-shared-core
Thomas Haller
2023-08-01
6
-5/+11
|
*
route: move "include/netlink-private/route/link/sriov.h" to lib/route/link-sr...
Thomas Haller
2023-08-01
6
-5/+5
|
*
lib: move "include/netlink-private/socket.h" to lib/nl-core.h
Thomas Haller
2023-08-01
5
-15/+9
|
*
route: move "include/netlink-private/route/nexthop-encap.h" to lib/route
Thomas Haller
2023-08-01
8
-7/+9
|
*
route: merge "include/netlink-private/tc.h" to lib/route/tc-api.h
Thomas Haller
2023-08-01
47
-95/+33
|
*
route: move rtnl_tc_build_rate_table() to "tc-api.h"
Thomas Haller
2023-08-01
3
-5/+5
|
*
route: move "include/netlink-private/route/tc-api.h" to lib/route
Thomas Haller
2023-08-01
38
-44/+81
|
*
route: move hidden symbols from "include/netlink-private/route/tc-api.h"
Thomas Haller
2023-08-01
9
-75/+87
|
*
build: don't add lib/route to include directory for all libs
Thomas Haller
2023-08-01
1
-3/+6
|
/
*
include: merge branch 'th/move-private-headers-1'
Thomas Haller
2023-07-31
90
-208/+332
|
\
[next]