diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2005-10-10 20:55:49 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-10-10 20:55:49 -0700 |
commit | e1c73b78e3706bd3c336d4730a01dd4081dfb7ee (patch) | |
tree | 1187db9206c73a3a37195a6f95d81dabc8932cb8 /net/ipv4/esp4.c | |
parent | 5bbc243aafff9ad653dc7a9fa7bcaf0b4631355a (diff) | |
download | kernel_samsung_espresso10-e1c73b78e3706bd3c336d4730a01dd4081dfb7ee.zip kernel_samsung_espresso10-e1c73b78e3706bd3c336d4730a01dd4081dfb7ee.tar.gz kernel_samsung_espresso10-e1c73b78e3706bd3c336d4730a01dd4081dfb7ee.tar.bz2 |
[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 'net/ipv4/esp4.c')
0 files changed, 0 insertions, 0 deletions