libnl/lib/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.c netfilter/ct: support optional CTA_ZONE attribute 2013-09-05 17:39:03 +02:00
ct_obj.c netfilter/ct: support optional CTA_ZONE attribute 2013-09-05 17:39:03 +02:00
exp.c netfilter: correct error in construction of NAT tuple 2013-01-29 15:10:01 -08:00
exp_obj.c netfilter: keep 8-bit API for 32-bit NAT dir attribute 2013-01-24 08:18:35 -08:00
log.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
log_msg.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
log_msg_obj.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
log_obj.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
netfilter.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
nfnl.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
queue.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
queue_msg.c netfilter/queue: introduce nfnl_queue_msg_send_verdict_batch() 2013-06-27 01:16:15 +02:00
queue_msg_obj.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
queue_obj.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00