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
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leak of cb if nl_socket_alloc_cb() failed to allocate socket
Коренберг Марк (дома)
2013-04-27
1
-4/+13
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
1
-1/+1
*
lock abstraction layer
Thomas Graf
2012-11-15
1
-22/+6
*
socket: document nl_socket_get_fd()
Thomas Graf
2012-11-06
1
-0/+9
*
Add missing va_end() calls
Michele Baldessari
2012-10-29
1
-4/+12
*
Add configure option to disable pthreads support
Rich Fought
2012-10-26
1
-0/+16
*
nl: Provide API to specify the default buffer size when receiving netlink mes...
Thomas Graf
2012-10-09
1
-0/+30
*
doc: documentation restructuring
Thomas Graf
2012-05-10
1
-2/+14
*
socket: fix two typos
Jiri Pirko
2011-08-31
1
-2/+2
*
socket: introduce nl_socket_modify_err_cb
Jiri Pirko
2011-08-31
1
-0/+15
*
Local port leak on nl_socket_alloc/nl_socket_set_local_port(, 0)
Andrew Rybchenko
2011-08-30
1
-1/+8
*
make port map thread safe
Thomas Graf
2011-08-11
1
-2/+14
*
socket: constify interface
Thomas Graf
2010-11-18
1
-6/+6
*
Generic Netlink multicast groups support
dima
2010-10-14
1
-0/+12
*
release_local_port: properly compute the bitmap position
Inaky Perez-Gonzalez
2009-05-04
1
-1/+1
*
restructure module documentation order
Thomas Graf
2008-12-10
1
-1/+1
*
Consistent naming of socket functions
Thomas Graf
2008-12-10
1
-3/+14
*
Documentation update
Thomas Graf
2008-12-03
1
-71/+0
*
Allow to pass multiple group values to membership functions
Holger Eitzenberger
2008-12-03
1
-16/+42
*
Add socket flag NL_NO_AUTO_ACK to allow disabling auto ACKS
Thomas Graf
2008-10-20
1
-0/+27
*
Rename struct nl_handle to struct nl_sock
Thomas Graf
2008-05-15
1
-118/+115
*
Thread-safe error handling
Thomas Graf
2008-05-14
1
-23/+16
*
Support defining the default callback handler with an environment variable
Thomas Graf
2007-12-18
1
-1/+21
*
Fix memory leak when parsing netlink messages into caches
Thomas Graf
2007-12-17
1
-1/+1
*
Fix creation and destruction of sockets
Thomas Graf
2007-12-17
1
-3/+34
*
Initial import
Thomas Graf
2007-09-14
1
-0/+548