diff options
author | Holger Eitzenberger <holger@eitzenberger.org> | 2013-08-30 08:50:23 (GMT) |
---|---|---|
committer | Thomas Graf <tgraf@suug.ch> | 2013-09-05 15:39:03 (GMT) |
commit | db08ef44afca0aba4b6dcb3d0463a4d2b49572e6 (patch) | |
tree | f1a2e4881ebd1ecc407adc380729f32164c06686 /python/examples/iface.py | |
parent | 56d2bbe173b41913cf4b701d812ce2d39a86612c (diff) | |
download | libnl-db08ef44afca0aba4b6dcb3d0463a4d2b49572e6.zip libnl-db08ef44afca0aba4b6dcb3d0463a4d2b49572e6.tar.gz libnl-db08ef44afca0aba4b6dcb3d0463a4d2b49572e6.tar.bz2 |
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>
Diffstat (limited to 'python/examples/iface.py')
0 files changed, 0 insertions, 0 deletions