diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2005-09-06 18:10:46 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-09-06 18:10:46 -0400 |
commit | 49719eb355d32fa07793017b4b46b1c02e88b275 (patch) | |
tree | 5e0581e1783fa831f29516fc3090846d2e191556 /net/xfrm | |
parent | 91c46e2e60da0b43a1e8740729737318862f64eb (diff) |
[NETFILTER]: kill __ip_ct_expect_unlink_destroy
The following patch kills __ip_ct_expect_unlink_destroy and export
unlink_expect as ip_ct_unlink_expect. As it was discussed [1], the function
__ip_ct_expect_unlink_destroy is a bit confusing so better do the following
sequence: ip_ct_destroy_expect and ip_conntrack_expect_put.
[1] https://lists.netfilter.org/pipermail/netfilter-devel/2005-August/020794.html
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions