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
...
|
*
include: move "include/netlink-private/route/link/api.h" to lib/route
Thomas Haller
2023-07-31
32
-31/+59
|
*
include: move "include/netlink-private/route/utils.h" to nl-intern-route
Thomas Haller
2023-07-31
5
-5/+12
|
*
include: move "include/netlink-private/route/mpls.h" to "lib/mpls.h"
Thomas Haller
2023-07-31
5
-4/+6
|
*
genl: add comment about wrongly exported symbol genl_resolve_id()
Thomas Haller
2023-07-31
2
-0/+2
|
*
include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"
Thomas Haller
2023-07-31
7
-6/+6
|
*
nl-aux: add "include/nl-aux-{core,route}" headers
Thomas Haller
2023-07-31
17
-45/+102
|
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.h"
Thomas Haller
2023-07-31
44
-45/+60
|
*
include/utils: move nl-auto base defines to "utils.h"
Thomas Haller
2023-07-31
3
-30/+32
|
*
clang-format: reformat "include/netlink-private/nl-auto.h"
Thomas Haller
2023-07-31
2
-37/+48
|
/
*
route: cleanup ATTR_DIFF() macros
Thomas Haller
2023-07-31
2
-36/+36
*
route/nexthop: merge branch 'zstas:main'
Thomas Haller
2023-07-31
16
-38/+1154
|
\
|
*
cli: add nl-nh-list utility
Stanislav Zaikin
2023-07-31
6
-0/+178
|
*
route: add nh type
Stanislav Zaikin
2023-07-31
6
-0/+669
|
*
neigh: add support of NHID attribute
Stanislav Zaikin
2023-07-31
4
-0/+35
|
*
include: import kernel headers "linux/{neighbour,nexthop,rtnetlink}.h"
Stanislav Zaikin
2023-07-31
4
-38/+272
|
/
*
utils: add static-assert for signedness of arguments of _NL_CMP_DIRECT() macro
Thomas Haller
2023-07-31
1
-0/+2
*
cli: use <netlink-private/utils.h> in cli and _nl_{init,exit}
Thomas Haller
2023-07-28
10
-20/+40
*
lib: use _nl_{init,exit} instead of __{init,exit}
Thomas Haller
2023-07-28
87
-167/+164
*
include/private: add _nl_init/_nl_exit macros
Thomas Haller
2023-07-28
1
-0/+2
*
include/private: drop unused __deprecated macro
Thomas Haller
2023-07-28
1
-2/+0
*
all: use "_nl_packed" macro instead of "__attribute__((packed))"
Thomas Haller
2023-07-28
5
-5/+5
*
all: rework ATTR_DIFF() macros to not generate attribute names
Thomas Haller
2023-07-28
24
-450/+483
*
all: merge branch 'th/add-cmp-macros'
Thomas Haller
2023-07-28
10
-159/+434
|
\
|
*
lib: handle negative and zero size in nla_memcpy()
Thomas Haller
2023-07-28
1
-2/+5
|
*
include: drop now unused min()/max()/min_t()/max_t() macros
Thomas Haller
2023-07-28
1
-17/+0
|
*
all: use _NL_{MIN,MAX}() macros
Thomas Haller
2023-07-28
6
-8/+8
|
*
utils: add various helpers to "include/netlink-private/utils.h"
Thomas Haller
2023-07-28
1
-11/+299
|
*
style: format "include/netlink-private/utils.h" with clang-format
Thomas Haller
2023-07-28
3
-122/+123
|
/
*
tools: improve failure message with "tools/clang-format.sh -n"
Thomas Haller
2023-07-27
1
-1/+3
*
github: fix format checking with clang-format
Thomas Haller
2023-07-27
1
-1/+1
*
route/trivial: sort entries in "libnl-route-3.sym" asciibetically
Thomas Haller
2023-07-27
1
-2/+2
*
route/bond: Add support for link_info for bond
Mallikarjun Nemagoudar
2023-07-27
3
-4/+108
*
lib: accept NULL argument in nla_nest_cancel() for robustness
Thomas Haller
2023-07-26
1
-0/+9
*
macsec: Drop offload capability validation check
Emeel Hakim
2023-07-26
1
-3/+0
*
python: merge branch 'th/flake8'
Thomas Haller
2023-07-25
12
-26/+28
|
\
|
*
github: update flake8 linter to not explicitly select checks
Thomas Haller
2023-07-25
1
-1/+1
|
*
python: add ".flake8" file for configuring "flake8"
Thomas Haller
2023-07-25
1
-0/+7
|
*
python: fix flake8 warnings E712
Thomas Haller
2023-07-25
1
-1/+1
|
*
python: fix flake8 warnings E711
Thomas Haller
2023-07-25
1
-1/+1
|
*
python: fix flake8 warnings E302
Thomas Haller
2023-07-25
1
-0/+1
|
*
python: fix flake8 warnings E741
Thomas Haller
2023-07-25
3
-12/+12
|
*
python: fix flake8 warnings F841
Thomas Haller
2023-07-25
2
-4/+4
|
*
python: fix flake8 warnings W605
Thomas Haller
2023-07-25
1
-1/+1
|
*
python: fix flake8 warnings F401
Thomas Haller
2023-07-25
4
-6/+0
|
/
*
clang-format: merge branch 'th/clang-format'
Thomas Haller
2023-07-25
3
-0/+631
|
\
|
*
clang-format: add "tools/clang-format-container.sh" script
Thomas Haller
2023-07-25
1
-0/+51
|
*
github: add test for checking clang-format style
Thomas Haller
2023-07-25
1
-0/+23
|
*
clang-format: add "tools/clang-format.sh" script
Thomas Haller
2023-07-25
1
-0/+557
|
/
*
python: merge branch 'th/black'
Thomas Haller
2023-07-25
21
-1395/+1562
|
\
|
*
github: check python-black code formatting in github actions
Thomas Haller
2023-07-25
1
-0/+6
[prev]
[next]