libnl/include
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
..
linux link: add support for IFLA_PHYS_PORT_ID 2013-08-05 08:08:55 +02:00
netlink netfilter/ct: support optional CTA_ZONE attribute 2013-09-05 17:39:03 +02:00
netlink-private netfilter/ct: support optional CTA_ZONE attribute 2013-09-05 17:39:03 +02:00
Makefile.am Add support for inet diag Netlink protocol. 2013-07-19 02:06:21 -07:00