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
*
github,clang-format: update fedora version for clang-format
Thomas Haller
2024-05-07
1
-1/+1
*
route: fix IPv6 ecmp route deleted nexthop matching
Jonas Gorski
2024-05-07
1
-1/+9
*
cache: merge branch 'ievenbach:aurora/cache-mgr-cb'
Thomas Haller
2024-05-06
4
-28/+59
|
\
|
*
cache: use cleanup attribute in nl_cache_mngr_alloc_ex()
Thomas Haller
2024-05-06
2
-21/+17
|
*
cache: cleanup nl_cache_mngr_alloc_ex()
Thomas Haller
2024-05-06
2
-31/+31
|
*
cache: allow to allocate cache manager with custom refill socket
Ilya A. Evenbach
2024-05-06
3
-15/+50
|
/
*
tests: test compiling all public headers with C++ compiler
Thomas Haller
2024-05-06
2
-0/+35
*
tests: don't use $COMPILE for building header tests
Thomas Haller
2024-05-06
1
-1/+1
*
include: add _NL_NO_WARN_DEPRECATED_HEADER for suppressing warning about depr...
Thomas Haller
2024-05-06
5
-1/+9
*
tests: avoid "-Wunused-parameter" warning in build headers test
Thomas Haller
2024-05-06
1
-1/+1
*
route: avoid compiler warning about calloc() arguments in rtnl_netem_set_dela...
Thomas Haller
2024-05-06
1
-1/+1
*
cache: fix new object in callback v2 on updated objects
Jonas Gorski
2024-04-26
1
-1/+1
*
socket: fix ubsan complaint about incorrect left-shift in generate_local_port()
Ilya A. Evenbach
2024-04-26
1
-1/+1
*
all: merge branch 'th/nl-debug'
Thomas Haller
2024-04-22
7
-27/+17
|
\
|
*
github: test with --enable-debug=no configure option
Thomas Haller
2024-04-22
1
-1/+3
|
*
utils: always define nl_debug_dp
Thomas Haller
2024-04-22
2
-9/+5
|
*
core: always define statements for NL_DBG()
Thomas Haller
2024-04-22
3
-14/+3
|
*
build: always define NL_DEBUG
Thomas Haller
2024-04-22
6
-10/+13
|
/
*
all: use defines for attributes
Thomas Haller
2024-04-22
5
-9/+9
*
route/bison: include "nl-default.h" in lex/yacc files
Thomas Haller
2024-04-22
3
-1/+6
*
route: add support for layer 3 filtering on bridges
Cordell O'Leary
2024-04-03
3
-0/+105
*
route: merge branch 'Cordell-O:main'
Thomas Haller
2024-02-29
7
-8/+602
|
\
|
*
tests: add test for bridge vlan attributes.
Cordell O'Leary
2024-02-29
3
-4/+135
|
*
route: add support for vlan filtering on bridge ports.
Cordell O'Leary
2024-02-29
5
-8/+402
|
*
route: Add support to set ageing time for dynamic bridge table entries
Cordell O'Leary
2024-02-29
3
-0/+69
|
/
*
tests: add unit test for `nl_addr_parse("default", AF_INET6, &addr6)`
Thomas Haller
2024-02-02
1
-0/+8
*
lib/xfrm: add missing #include <time.h>
Aleksander Mazur
2024-01-08
2
-0/+2
*
libnl-3.9.0 release
libnl3_9_0
Thomas Haller
2023-12-04
4
-3/+9
*
include/linux-private: import 'seg6 local' headers from kernel tree
Konstantin Kogdenko
2023-12-04
5
-0/+261
*
lib: remove unused assignment in nl_addr_parse()
Thomas Haller
2023-12-04
1
-2/+0
*
route/tc: avoid integer overflow in rtnl_tc_calc_cell_log()
Thomas Haller
2023-12-04
1
-2/+2
*
xfrm: return -NLE_MISSING_ATTR from xfrmnl_sa_get_auth_params()
Thomas Haller
2023-12-04
1
-13/+10
*
xfrm: fix leaking usertemplate in xfrmnl_sp_parse()
Thomas Haller
2023-12-04
2
-2/+9
*
socket: workaround coverity warning about time_t handling
Thomas Haller
2023-12-04
1
-2/+20
*
github: update Fedora image and version for clang-format
Thomas Haller
2023-12-04
1
-1/+1
*
clang-format: rework container script
Thomas Haller
2023-12-02
2
-31/+31
*
lib: fix signed overflow warning in nl_object_diff()
Thomas Haller
2023-12-01
1
-1/+1
*
socket: explicitly cast time() to uint32_t
Thomas Haller
2023-12-01
1
-2/+3
*
src: fix leak in "nl-cls-add"
Thomas Haller
2023-12-01
1
-1/+1
*
route/cls: add get/take wrappers for rtnl_act_append()
Thomas Haller
2023-12-01
6
-24/+40
*
route/cls: fix leak in error handling of rtnl_flower_append_action()
Thomas Haller
2023-12-01
1
-1/+5
*
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
*
nl-aux-route: add cleanup macro for rtnl_act_put_all()
Thomas Haller
2023-12-01
1
-0/+5
*
base: add _NL_AUTO_DEFINE_FCN_INDIRECT0() macro
Thomas Haller
2023-12-01
1
-0/+8
*
route: fix memleak in rtnl_act_parse()
Thomas Haller
2023-12-01
1
-1/+1
*
base: don't use static array indices for buffer argument of _nl_inet_ntop()
Thomas Haller
2023-12-01
1
-2/+1
*
route/can: implement can_device_stats
Job Feikens
2023-12-01
3
-5/+58
*
github: build with "-fexceptions" CFLAGS
Thomas Haller
2023-11-29
1
-3/+3
*
xfrm: erge branch 'th/xfrm-addr-cleanup'
Thomas Haller
2023-11-29
8
-164/+155
|
\
[next]