libnl/include/netlink/netfilter
Holger Eitzenberger db08ef44af netfilter/ct: support optional CTA_ZONE attribute
Newer kernels support conntrack zones, which help to partition the
conntrack table into virtual conntrack tables.

This patch is for adding support for the optional attribute, adds
setters and getters, and adds support for the zone ID in the conntrack
dumper.

An example entry in NL_DUMP_LINE format looks like:

  tcp SYN_SENT 10.128.128.99:43354 <-> 10.128.129.20:22 zone 1

Signed-off-by: Holger Eitzenberger <holger@eitzenberger.org>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-09-05 17:39:03 +02:00
..
ct.h netfilter/ct: support optional CTA_ZONE attribute 2013-09-05 17:39:03 +02:00
exp.h Source cleanup for upstream 2012-10-19 11:18:52 -07:00
log.h Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
log_msg.h Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
netfilter.h [LIBNL]: Generic netfilter stuff 2008-02-07 12:53:03 +01:00
nfnl.h Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
queue.h libnl: nfqueue: add nfqueue specific socket allocation function 2008-10-23 13:59:40 +02:00
queue_msg.h netfilter/queue: introduce nfnl_queue_msg_send_verdict_batch() 2013-06-27 01:16:15 +02:00