3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cache: fix new object in callback v2 on updated objects More... 9 days ago
socket: fix ubsan complaint about incorrect left-shift in generate_local_port() More... 13 days ago
all: merge branch 'th/nl-debug'
thom311
as Thomas Haller
More... 13 days ago
github: test with --enable-debug=no configure option
thom311
as Thomas Haller
More... 13 days ago
all: use defines for attributes
thom311
as Thomas Haller
More... 13 days ago
utils: always define nl_debug_dp
thom311
as Thomas Haller
More... 13 days ago
core: always define statements for NL_DBG()
thom311
as Thomas Haller
More... 13 days ago
route/bison: include "nl-default.h" in lex/yacc files
thom311
as Thomas Haller
More... 13 days ago
build: always define NL_DEBUG
thom311
as Thomas Haller
More... 13 days ago
route: add support for layer 3 filtering on bridges More... about 1 month ago
route: merge branch 'Cordell-O:main'
thom311
as Thomas Haller
More... 2 months ago
tests: add unit test for `nl_addr_parse("default", AF_INET6, &addr6)`
thom311
as Thomas Haller
More... 3 months ago
tests: add test for bridge vlan attributes. More... 3 months ago
route: add support for vlan filtering on bridge ports. More... 4 months ago
route: Add support to set ageing time for dynamic bridge table entries More... 4 months ago
lib/xfrm: add missing #include <time.h> More... 4 months ago
libnl-3.9.0 release
thom311
as Thomas Haller
More... 5 months ago
lib: remove unused assignment in nl_addr_parse()
thom311
as Thomas Haller
More... 5 months ago
route/tc: avoid integer overflow in rtnl_tc_calc_cell_log()
thom311
as Thomas Haller
More... 5 months ago
xfrm: return -NLE_MISSING_ATTR from xfrmnl_sa_get_auth_params()
thom311
as Thomas Haller
More... 5 months ago
xfrm: fix leaking usertemplate in xfrmnl_sp_parse()
thom311
as Thomas Haller
More... 5 months ago
socket: workaround coverity warning about time_t handling
thom311
as Thomas Haller
More... 5 months ago
github: update Fedora image and version for clang-format
thom311
as Thomas Haller
More... 5 months ago
clang-format: rework container script
thom311
as Thomas Haller
More... 5 months ago
lib: fix signed overflow warning in nl_object_diff()
thom311
as Thomas Haller
More... 5 months ago
socket: explicitly cast time() to uint32_t
thom311
as Thomas Haller
More... 5 months ago
src: fix leak in "nl-cls-add"
thom311
as Thomas Haller
More... 5 months ago
route/cls: fix leak in error handling of rtnl_flower_append_action()
thom311
as Thomas Haller
More... 5 months ago
route/cls: add get/take wrappers for rtnl_act_append()
thom311
as Thomas Haller
More... 5 months ago
route: fix just introduced use-after-free in rtnl_act_parse()
thom311
as Thomas Haller
More... 5 months ago