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
/
mngt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
1
-1/+1
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
1
-2/+3
*
genl: rename private header "nl-priv-genl.h" to "nl-genl.h"
Thomas Haller
2023-08-02
1
-1/+1
*
genl: add comment about wrongly exported symbol genl_resolve_id()
Thomas Haller
2023-07-31
1
-0/+1
*
include: move "include/netlink-private/genl.h" to "lib/genl/nl-priv-genl.h"
Thomas Haller
2023-07-31
1
-1/+1
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.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
*
lib: use _nl_strncpy*() instead of plain strncpy()
Thomas Haller
2020-04-15
1
-2/+2
*
lib/genl: fix allocating buffer of too small size in cmd_msg_parser()
Thomas Haller
2019-08-15
1
-1/+1
*
Add SPDX identifiers
Yegor Yefremov
2019-08-12
1
-0/+1
*
lib/genl: avoid VLA in cmd_msg_parser()
Thomas Haller
2019-08-09
1
-20/+26
*
genl: drop usage of GENL_ID_GENERATE
Tobias Klauser
2017-05-29
1
-1/+1
*
genl: Update mt_id of cache ops when resolving genl id
Thomas Graf
2013-04-01
1
-0/+4
*
genl: Provide internal function to resolve name to id
Thomas Graf
2013-04-01
1
-0/+26
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
genl: Support registration of families without depending on caches
Thomas Graf
2012-06-01
1
-34/+161
*
genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()
Thomas Graf
2012-05-31
1
-1/+1
*
genl: updates to API reference documentation
Thomas Graf
2012-05-31
1
-76/+42
*
genl: Make genl_unregister() a NOP if NULL pointer is passed
Thomas Graf
2012-04-22
1
-0/+3
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-4/+4
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-21/+9
*
Export interface to define caches
Thomas Graf
2007-09-17
1
-2/+2
*
Initial import
Thomas Graf
2007-09-14
1
-0/+285