No description
Find a file
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
doc Update doc style sheet to latest default 2008-12-03 20:00:03 +01:00
include nl_object_priv() is inline, so define it in the header 2009-04-16 12:29:13 +02:00
lib release_local_port: properly compute the bitmap position 2009-05-04 14:56:24 +02:00
src Separate compiling from linking 2009-04-16 12:29:22 +02:00
tests Remove obsoleted struct nl_handle definition 2008-12-10 18:02:25 +01:00
.gitignore ignore more temporary files 2008-05-05 17:13:02 +02:00
aclocal.m4 Initial import 2007-09-15 01:28:01 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure.in adapt configure to generate libnl-2.0.pc 2008-08-19 01:48:50 +02:00
COPYING Initial import 2007-09-15 01:28:01 +02:00
install-sh Initial import 2007-09-15 01:28:01 +02:00
libnl-2.0.pc.in Changed libnl-1.pc.in to libnl-2.0.pc.in 2008-08-19 01:46:22 +02:00
Makefile Changed libnl-1.pc.in to libnl-2.0.pc.in 2008-08-19 01:46:22 +02:00
Makefile.opts.in Build separate libraries for each netilnk family 2008-05-15 18:01:50 +02:00
Makefile.rules Define datarootdir to silent autoconf 2008-04-29 23:01:39 +02:00