diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2006-11-29 02:35:32 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-02 21:31:28 -0800 |
commit | 7b621c1ea64a54f77b8a841b16dc4c9fee3ecf48 (patch) | |
tree | b9d03862dd609fe128098399d35c0436cca720f8 /include/linux/vt.h | |
parent | bbb3357d14f6becd156469220992ef7ab0f10e69 (diff) |
[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events
| NEW | UPDATE | DESTROY |
----------------------------------------|
tuples | Y | Y | Y |
status | Y | Y | N |
timeout | Y | Y | N |
protoinfo | S | S | N |
helper | S | S | N |
mark | S | S | N |
counters | F | F | Y |
Leyend:
Y: yes
N: no
S: iif the field is set
F: iif overflow
This patch also replace IPCT_HELPINFO by IPCT_HELPER since we want to
track the helper assignation process, not the changes in the private
information held by the helper.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/linux/vt.h')
0 files changed, 0 insertions, 0 deletions