commit | 339231537506846cb232a2f0cc4a2c662b2d5b07 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Mon Oct 10 21:23:28 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 10 21:23:28 2005 -0700 |
tree | 76846aa4c8b94b2bc9caaaa9650c46658fad4fe9 | |
parent | a051a8f7306476af0a74370ad56e793cb6c43bf7 [diff] |
[NETFILTER] ctnetlink: allow userspace to change TCP state This patch adds the ability of changing the state a TCP connection. I know that this must be used with care but it's required to provide a complete conntrack creation via conntrack_netlink. So I'll document this aspect on the upcoming docs. 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>