No description
Find a file
Thomas Graf e34ed950bd cache_mngr: Automatically allocate socket if needed
The requirement to have the caller provide the socket does not
make much sense. Automatically allocate the socket if none was
provided.

This may also avoid some future abuse of reusing request sockets
for handling notifications.

Also rename cm_handle to cm_sock for clarity (no API change)
2012-04-21 12:11:45 +02:00
doc cache_manager: Move documentation to doc/core.txt 2012-04-21 11:38:33 +02:00
etc pktloc: support to specify a shift operator for packet locations 2010-11-04 20:01:36 +01:00
include cache_mngr: Automatically allocate socket if needed 2012-04-21 12:11:45 +02:00
lib cache_mngr: Automatically allocate socket if needed 2012-04-21 12:11:45 +02:00
m4 python interface to netlink protocols 2011-05-10 12:17:33 +02:00
man genl-ctrl-list: Provide manual page 2012-04-20 15:19:41 +02:00
python python: Link against nl-3 and nl-route-3 2011-10-26 10:54:10 +02:00
src genl-ctrl-list: Mark for installation 2012-04-20 15:28:48 +02:00
tests tests: fix test programs to compile again 2012-04-21 10:35:20 +02:00
.gitignore 3.1 release 2011-08-11 14:30:24 +02:00
autogen.sh Move to automake-based build 2009-06-23 01:24:51 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure.in tests: Convert tests/Makefile to use automake 2012-04-21 10:34:43 +02:00
COPYING Update COPYING to fix FSF address 2012-01-17 12:38:37 +01:00
libnl-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-cli-3.0.pc.in Add libnl-cli-3.0 to pkg-config tool 2011-10-10 11:39:24 +02:00
libnl-genl-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-nf-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
libnl-route-3.0.pc.in Switch to libtool versioning system 2011-09-13 22:58:08 +02:00
Makefile.am tests: Convert tests/Makefile to use automake 2012-04-21 10:34:43 +02:00