No description
Find a file
Patrick McHardy 897828de32 src/nf-queue: revert nonsensical change
The only part of commit d378220c (src/nf-queue.c: cleanup and improve
performance of test program for NF_QUEUE) that actually makes sense is
the increase in receive buffer size. Issuing verdicts for IDs not delivered
to userspace is a wasted effort since the kernel drops packets itself when
netlink message delivery fails. This would actually have been noticed
by a return value of -ENOENT if the result of nfnl_queue_msg_send_verdict()
would have been checked.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-10-29 01:00:25 +02:00
doc CLI - Command Line Interface Library 2009-12-16 16:20:46 +01:00
etc Extended pktloc to support nbyte locations for ipv6, etc. 2010-10-29 00:14:34 +02:00
include cgroup classifier improvements 2010-10-29 00:51:11 +02:00
lib cgroup classifier improvements 2010-10-29 00:51:11 +02:00
m4 Move to automake-based build 2009-06-23 01:24:51 +02:00
man Packet location updates 2010-10-27 01:21:50 +02:00
src src/nf-queue: revert nonsensical change 2010-10-29 01:00:25 +02:00
tests - Reworked the classifier interface. 2009-09-02 18:31:14 +02:00
.gitignore Ignore vim swap files 2010-07-03 15:56:51 +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 classid database 2010-10-19 16:31:23 +02:00
COPYING Initial import 2007-09-15 01:28:01 +02:00
libnl-2.1.pc.in - Prepare for 2.1.x tree 2010-10-14 13:56:46 +02:00
Makefile.am classid database 2010-10-19 16:31:23 +02:00