libnl/src
Patrick McHardy 334f551c59 libnl: nfqueue: add nfqueue specific socket allocation function
commit e92539843a0c7e5116254382626cce226bf2135e
Author: Patrick McHardy <kaber@trash.net>
Date:   Thu Oct 23 13:46:16 2008 +0200

    libnl: nfqueue: add nfqueue specific socket allocation function

    nfqueue users usually send verdict messages from the receive callback.
    When waiting for ACKs, the receive callback might be called again
    recursively until the stack blows up.

    Add a nfqueue specific socket allocation function that automatically
    disables ACKing for the socket.

    Signed-off-by: Patrick McHardy <kaber@trash.net>
2008-10-23 13:59:40 +02:00
..
.gitignore New set of libnl tools 2008-05-23 00:02:02 +02:00
addr-utils.c Improvements to address utilities 2008-06-17 02:52:18 +02:00
addr-utils.h Improvements to address utilities 2008-06-17 02:52:18 +02:00
COPYING New set of address management tools 2008-05-15 20:27:50 +02:00
ct-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
ct-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
ctrl-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
ctrl-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
disabled-nl-qdisc-add.c New set of libnl tools 2008-05-23 00:02:02 +02:00
genl-ctrl-list.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
link-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
link-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
log-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
log-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
Makefile Explicitely link to nl-route when linking nf apps. 2008-08-19 01:35:01 +02:00
neigh-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
neigh-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
nf-ct-list.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nf-log.c New set of libnl tools 2008-05-23 00:02:02 +02:00
nf-monitor.c New set of libnl tools 2008-05-23 00:02:02 +02:00
nf-queue.c libnl: nfqueue: add nfqueue specific socket allocation function 2008-10-23 13:59:40 +02:00
nl-addr-add.c Improvements to address utilities 2008-06-17 02:52:18 +02:00
nl-addr-delete.c Improvements to address utilities 2008-06-17 02:52:18 +02:00
nl-addr-list.c Improvements to address utilities 2008-06-17 02:52:18 +02:00
nl-fib-lookup.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-link-ifindex2name.c New set of libnl tools 2008-05-23 00:02:02 +02:00
nl-link-list.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-link-name2ifindex.c New set of libnl tools 2008-05-23 00:02:02 +02:00
nl-link-set.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-link-stats.c New set of libnl tools 2008-05-23 00:02:02 +02:00
nl-list-caches.c Remove XML dumping 2008-06-17 03:04:19 +02:00
nl-list-sockets.c Remove dead code in nl-list-sockets 2008-04-29 10:50:23 +02:00
nl-monitor.c New set of libnl tools 2008-05-23 00:02:02 +02:00
nl-neigh-add.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-neigh-delete.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-neigh-list.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-neightbl-list.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-qdisc-delete.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-qdisc-list.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-route-add.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-route-delete.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-route-get.c New set of libnl tools 2008-05-23 00:02:02 +02:00
nl-route-list.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-rule-list.c Remove old line counting while dumping 2008-05-23 23:45:14 +02:00
nl-tctree-list.c New set of libnl tools 2008-05-23 00:02:02 +02:00
nl-util-addr.c New set of libnl tools 2008-05-23 00:02:02 +02:00
qdisc-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
qdisc-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
queue-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
queue-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
route-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
route-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
rtnl-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
rtnl-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
rule-utils.c New set of libnl tools 2008-05-23 00:02:02 +02:00
rule-utils.h New set of libnl tools 2008-05-23 00:02:02 +02:00
utils.c Remove XML dumping 2008-06-17 03:04:19 +02:00
utils.h Fix compile errors when linking against libnl-genl 2008-06-17 02:57:33 +02:00