dect
/
libnl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libnl/lib
Inaky Perez-Gonzalez ef8ba32e0c release_local_port: properly compute the bitmap position
Current calculation is always off, not reflecting the right position
in the bitmap, which results in failures due to conflicts (detected at
the kernel level) when trying to open a new handle.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
2009-05-04 14:56:24 +02:00
..
fib_lookup restructure module documentation order 2008-12-10 18:12:30 +01:00
genl restructure module documentation order 2008-12-10 18:12:30 +01:00
netfilter restructure module documentation order 2008-12-10 18:12:30 +01:00
route restructure module documentation order 2008-12-10 18:12:30 +01:00
.gitignore Build separate libraries for each netilnk family 2008-05-15 18:01:50 +02:00
Makefile Remove all versioned libraries on "make clean" 2009-04-16 12:28:58 +02:00
addr.c restructure module documentation order 2008-12-10 18:12:30 +01:00
attr.c Introduce nla_strdup() to help parse strings attributes 2008-06-13 16:40:41 +02:00
cache.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
cache_mngr.c Fix up naming changes 2008-12-10 18:16:31 +01:00
cache_mngt.c restructure module documentation order 2008-12-10 18:12:30 +01:00
data.c restructure module documentation order 2008-12-10 18:12:30 +01:00
defs.h.in Remove leftover definition of verbose errors 2008-04-30 18:53:01 +02:00
doc.c Documentation update 2008-12-03 19:58:41 +01:00
error.c libnl: add some errno codes to nl_syserr2nlerr 2008-10-30 12:29:37 +01:00
handlers.c restructure module documentation order 2008-12-10 18:12:30 +01:00
msg.c restructure module documentation order 2008-12-10 18:12:30 +01:00
nl.c Fix up naming changes 2008-12-10 18:16:31 +01:00
object.c nl_object_priv() is inline, so define it in the header 2009-04-16 12:29:13 +02:00
socket.c release_local_port: properly compute the bitmap position 2009-05-04 14:56:24 +02:00
utils.c restructure module documentation order 2008-12-10 18:12:30 +01:00