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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
2
-2/+2
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
2
-2/+2
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
12
-2/+28
*
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: rename "nl-hidden-route" to "nl-priv-dynamic-route"
Thomas Haller
2023-08-02
1
-1/+1
*
route: move hidden symbols from "include/netlink-private/route/tc-api.h"
Thomas Haller
2023-08-01
1
-1/+2
*
cli: add nl-nh-list utility
Stanislav Zaikin
2023-07-31
1
-0/+61
*
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
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
12
-84/+0
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
12
-0/+12
*
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
*
lib: escape usage of strerror_l() if it doesn't exist in libc
Alexey Brodkin
2017-03-12
1
-0/+6
*
build: merge src/lib/Makefile.am into top-level makefile
Thomas Haller
2017-02-27
1
-59/+0
*
src: switch to using strerror_l() instead of strerror_r()
André Draszik
2016-08-25
1
-3/+17
*
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
2
-2/+32
*
build: fix path to cli linker version script for out-of-tree build
jfarrell
2015-06-19
1
-2/+2
*
build: add linker scripts for libnl-cli-3.so library
Thomas Haller
2015-02-02
1
-0/+6
*
build: move copy of linux headers to private directory
Thomas Haller
2014-09-24
1
-0/+1
*
build/trivial: prettify makefiles by wrapping long lines
Thomas Haller
2014-09-24
1
-1/+8
*
cli: Fix typo in error message
Tobias Klauser
2014-06-17
1
-1/+1
*
netfilter/ct: expand CT parameters that can be used in add/delete operations
Rich Fought
2014-04-14
1
-0/+6
*
build: separate compiler and linker flags
Jan Engelhardt
2013-11-27
1
-4/+6
*
Use thread-safe strerror_r() instead of strerror()
Thomas Graf
2013-02-28
1
-1/+2
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
Source cleanup for upstream
Rich Fought
2012-10-19
1
-29/+29
*
Updated nfnetlink includes; removed ifdefs; added delete exp program
Rich Fought
2012-10-16
1
-3/+58
*
Bugfixes
Rich Fought
2012-10-10
1
-1/+0
*
bugfixes
Rich Fought
2012-10-09
1
-0/+6
*
Compile CLI
Rich Fought
2012-10-09
2
-23/+1
*
Starting CLI work
Rich Fought
2012-10-09
1
-0/+127
*
nl_cli_route_parse_table fixed typo in code
Коренберг Марк (дома)
2012-08-28
1
-1/+1
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-3/+11
*
Switch to libtool versioning system
Thomas Graf
2011-09-13
1
-7/+10
*
Make some functions and global variables static
Pavel Roskin
2011-08-11
1
-1/+1
*
3.1 release
Thomas Graf
2011-08-11
1
-2/+0
*
fix module parent references
Thomas Graf
2011-03-21
1
-1/+1
*
Unified TC API
Thomas Graf
2011-03-21
4
-166/+82
*
Extend rtnl_link_alloc_cache() to support address families
Thomas Graf
2010-11-11
1
-1/+20
*
link: Support IFLA_IFALIAS attribute
Thomas Graf
2010-11-11
1
-1/+12
*
classid auto generation if provided tc name does not exist
Thomas Graf
2010-11-01
1
-5/+12
*
Tons of ematch work
Thomas Graf
2010-10-28
1
-0/+17
*
nl-cls-* tools
Thomas Graf
2010-10-26
2
-1/+117
*
Unified TC attributes interface
Thomas Graf
2010-10-26
4
-69/+84
*
nl-class-delete tool
Thomas Graf
2010-10-20
1
-0/+14
*
Make nl-qdisc-delete installable
Thomas Graf
2010-10-20
1
-10/+24
[next]