diff options
author | Patrick McHardy <kaber@trash.net> | 2010-10-25 15:32:23 (GMT) |
---|---|---|
committer | Thomas Graf <tgraf@suug.ch> | 2010-10-28 23:00:25 (GMT) |
commit | 897828de325d2f41d3d1008c240f14a572312221 (patch) | |
tree | 6fba58d18f40fd213ac6f7e3f09c0d5cfebc5644 /src/nl-rule-list.c | |
parent | 691905bc5669df4e0c52b9bc5aef64d6fa03a144 (diff) | |
download | libnl-897828de325d2f41d3d1008c240f14a572312221.zip libnl-897828de325d2f41d3d1008c240f14a572312221.tar.gz libnl-897828de325d2f41d3d1008c240f14a572312221.tar.bz2 |
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>
Diffstat (limited to 'src/nl-rule-list.c')
0 files changed, 0 insertions, 0 deletions