diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2005-10-11 05:55:49 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-10-11 05:55:49 +0200 |
commit | e1c73b78e3706bd3c336d4730a01dd4081dfb7ee (patch) | |
tree | 1187db9206c73a3a37195a6f95d81dabc8932cb8 /include/asm-um/byteorder.h | |
parent | [NETFILTER]: Add missing include to ip_conntrack_tuple.h (diff) | |
download | linux-e1c73b78e3706bd3c336d4730a01dd4081dfb7ee.tar.xz linux-e1c73b78e3706bd3c336d4730a01dd4081dfb7ee.zip |
[NETFILTER] ctnetlink: add one nesting level for TCP state
To keep consistency, the TCP private protocol information is nested
attributes under CTA_PROTOINFO_TCP. This way the sequence of attributes to
access the TCP state information looks like here below:
CTA_PROTOINFO
CTA_PROTOINFO_TCP
CTA_PROTOINFO_TCP_STATE
instead of:
CTA_PROTOINFO
CTA_PROTOINFO_TCP_STATE
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-um/byteorder.h')
0 files changed, 0 insertions, 0 deletions