]> git.ipfire.org Git - thirdparty/libnl.git/commit
new function nfnl_queue_msg_send_verdict_payload()
authorKarl Hiramoto <karl@hiramoto.org>
Wed, 24 Feb 2010 20:29:14 +0000 (21:29 +0100)
committerThomas Graf <tgraf@suug.ch>
Wed, 10 Mar 2010 15:02:01 +0000 (16:02 +0100)
commitcafdaa4e065a2ee658d7e361158100f4c7abe445
tree13a8910da4b1f1241b6b0462c7944728193b2684
parent27c505eb89f7a689416f822e26c0ccea0b351ba3
new function nfnl_queue_msg_send_verdict_payload()

nfnl_queue_msg_send_verdict_payload() will to send the verdict, mark,
and possibly changed payload through the netlink socket.

Add a few docbook comments in other funcs.

Signed-off-by: Karl Hiramoto <karl@hiramoto.org>
include/netlink/netfilter/queue_msg.h
lib/netfilter/queue_msg.c
lib/netfilter/queue_msg_obj.c