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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: fix leak in "nl-cls-add"
Thomas Haller
2023-12-01
1
-1/+1
*
license: fix/adjust license for "src/nl-cls-add.c"
Thomas Haller
2023-08-21
1
-1/+1
*
license: fix/adjust license for "src/nl-addr-{add,delete,list}.c"
Thomas Haller
2023-08-21
3
-3/+3
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
46
-55/+55
*
idiag: "fix" license for "idiag-socket-details" tool
Thomas Haller
2023-08-04
1
-1/+1
*
include: don't explicitly include headers from "nl-default.h"
Thomas Haller
2023-08-03
1
-2/+0
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
46
-55/+55
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-2/+1
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
60
-95/+218
*
include: add "nl-default.h" header
Thomas Haller
2023-08-02
1
-3/+3
*
build: move "lib/defs.h" to "include/config.h"
Thomas Haller
2023-08-02
1
-2/+2
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-1/+4
*
include: rename "nl-hidden-route" to "nl-priv-dynamic-route"
Thomas Haller
2023-08-02
4
-4/+4
*
route: move hidden symbols from "include/netlink-private/route/tc-api.h"
Thomas Haller
2023-08-01
4
-7/+8
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.h"
Thomas Haller
2023-07-31
1
-1/+1
*
cli: add nl-nh-list utility
Stanislav Zaikin
2023-07-31
2
-0/+136
*
nl-pktloc-lookup: fix buffer overflow when printing alignment
Thomas Haller
2022-04-22
1
-23/+34
*
utils: suppress coverity warning in nl_cli_load_module() about leaked handle
Thomas Haller
2022-04-22
1
-0/+2
*
all: avoid coverity warnings about assigning variable but not using it
Thomas Haller
2022-04-22
1
-1/+2
*
nl-monitor: support for setting libnl debug level
Joachim Wiberg
2022-03-30
1
-1/+6
*
nl-monitor: add missing --help to long_opts[]
Joachim Wiberg
2022-03-30
1
-0/+1
*
mdb: support bridge multicast database notification
Rubens Figueiredo
2022-03-14
1
-0/+2
*
gitignore: merge all gitignore files in top level directory
Thomas Haller
2020-04-16
1
-47/+0
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
59
-414/+5
*
license: cleanup copyright comments
Thomas Haller
2020-04-16
1
-1/+0
*
all: Avoid pointer arithmetic on `void *`
Michael Forney
2019-08-16
1
-3/+3
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
59
-0/+59
*
nl-neigh-list: free allocated items
Tobias Jungel
2018-06-25
1
-0/+5
*
build: sort entries in Makefile.am and .gitignore by name
Thomas Haller
2018-04-06
1
-16/+16
*
nf-ct-add typo
Lukáš Karas
2018-04-06
2
-2/+2
*
add demo program for listen conntrack events
Lukáš Karas
2018-04-06
2
-0/+116
*
Add support for label stack in nl-route commands
David Ahern
2017-08-18
1
-2/+16
*
all: avoid compiler warnings -Wimplicit-fallthrough
Thomas Haller
2017-06-15
1
-0/+1
*
build: allow building cli without dynamic librarires support
Thomas Haller
2017-05-12
1
-4/+19
*
route: Add support for MPLS to netconf
David Ahern
2017-05-12
1
-0/+1
*
nl-monitor: Add support for netconf caches
David Ahern
2017-05-12
1
-0/+2
*
nl-monitor: All user to specify line format
David Ahern
2017-05-12
1
-40/+70
*
lib: escape usage of strerror_l() if it doesn't exist in libc
Alexey Brodkin
2017-03-12
1
-0/+6
*
include: don't include kernel headers in public libnl3 headers
Thomas Haller
2017-03-02
42
-2/+86
*
build: merge src/Makefile.am into top-level makefile
Thomas Haller
2017-02-27
1
-140/+0
*
build: merge src/lib/Makefile.am into top-level makefile
Thomas Haller
2017-02-27
2
-61/+0
*
fopen: add O_CLOEXEC
Nick Kralevich
2017-01-17
1
-1/+1
*
nl-link-stats: prefer RTNL_LINK_STATS_MAX over __RTNL_LINK_STATS_MAX
Thomas Haller
2016-11-29
1
-2/+2
*
src: nl-link-stats: use correct rtnl link stats maximum
Tobias Klauser
2016-11-29
1
-2/+2
*
src: switch to using strerror_l() instead of strerror_r()
André Draszik
2016-08-25
1
-3/+17
*
trivial: whitespace-only fixes for src and lib
Peter Wu
2016-08-12
22
-135/+135
*
build: move -rdynamic from CPPFLAGS to LDFLAGS
Tobias Klauser
2016-03-31
1
-2/+2
*
link/neigh: add flags option to link and neighbor caches
David Ahern
2015-11-19
3
-3/+33
*
build: fix path to cli linker version script for out-of-tree build
jfarrell
2015-06-19
1
-2/+2
*
build: extend configure option --enable-cli and install all cli programs
Thomas Haller
2015-03-18
1
-15/+23
[next]