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
/
lib
/
genl
/
genl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-1/+3
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
1
-0/+1
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-1/+4
*
genl: rename private header "nl-priv-genl.h" to "nl-genl.h"
Thomas Haller
2023-08-02
1
-1/+1
*
include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"
Thomas Haller
2023-07-31
1
-1/+1
*
license: fix and add SPDX license identifiers and drop license comments
Thomas Haller
2020-04-16
1
-7/+0
*
all: Avoid pointer arithmetic on `void *`
Michael Forney
2019-08-16
1
-2/+2
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
1
-0/+1
*
doc: fix typos in example in documentation
Thomas Haller
2019-08-07
1
-1/+1
*
nl: add "const" specifier for nla_policy argument of parse functions
Thomas Haller
2017-10-09
1
-2/+2
*
lib/doc: clearify return value of send_simple() functions
Thomas Haller
2015-05-12
1
-1/+2
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
Fix types-related warnings based on clang diagnostics
Коренберг Марк
2012-06-13
1
-2/+2
*
genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()
Thomas Graf
2012-05-31
1
-17/+72
*
genl: Add genlmsg_hdr()
Thomas Graf
2012-05-31
1
-0/+11
*
genl: updates to API reference documentation
Thomas Graf
2012-05-31
1
-112/+169
*
doc: documentation restructuring
Thomas Graf
2012-05-10
1
-2/+2
*
restructure module documentation order
Thomas Graf
2008-12-10
1
-1/+0
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-8/+8
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-2/+2
*
Add missing @{ for doxygen to build genl documentation
Thomas Graf
2008-01-10
1
-0/+1
*
Added additional parsing and validation functions for generic netlink
Thomas Graf
2008-01-10
1
-26/+84
*
Initial import
Thomas Graf
2007-09-14
1
-0/+210