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
*
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
*
build/trivial: sort PROGRAMS list in src/Makefile.am
Thomas Haller
2015-03-18
1
-18/+40
*
route: remove unnecessary include of private linux/if.h
David Chappelle
2015-03-17
1
-0/+1
*
correct --protocol option for nl-cls-* utilities
Cong Wang
2015-02-25
3
-3/+3
*
build: add linker scripts for libnl-cli-3.so library
Thomas Haller
2015-02-02
1
-0/+6
*
idiag: deprecate IDIAG_SS_* socket states
Thomas Haller
2014-11-24
1
-1/+1
*
build: move copy of linux headers to private directory
Thomas Haller
2014-09-24
2
-0/+2
*
build/trivial: prettify makefiles by wrapping long lines
Thomas Haller
2014-09-24
2
-2/+14
*
src: Silence all warnings
Thomas Graf
2014-08-26
6
-15/+9
*
nf: nfnl_*_str2copy_mode() should return int
Thomas Graf
2014-08-26
2
-2/+2
*
cli: Fix typo in error message
Tobias Klauser
2014-06-17
1
-1/+1
*
cli: add error checking to nl-route-get about out-of-memory
Thomas Haller
2014-06-10
1
-2/+6
*
gitignore: ignore 'nf-ct-add' (netfilter/ct)
Thomas Haller
2014-04-30
1
-0/+1
*
netfilter/ct: expand CT parameters that can be used in add/delete operations
Rich Fought
2014-04-14
3
-1/+150
*
remove the obsolete src/cls directory
Cong Wang
2014-01-31
4
-324/+0
*
build: separate compiler and linker flags
Jan Engelhardt
2013-11-27
2
-5/+8
*
nl-link-set: Add --state option
Julien BERNARD
2013-10-22
1
-0/+9
[next]