From: Harald Welte Date: Sat, 24 Sep 2005 23:56:08 +0000 (-0700) Subject: [NETFILTER] ip_conntrack: Update event cache when status changes X-Git-Tag: v2.6.14-rc3~113^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ddec7460d2f5db3ac35812c03676b1473d1d668;p=pandora-kernel.git [NETFILTER] ip_conntrack: Update event cache when status changes The GRE, SCTP and TCP protocol helpers did not call ip_conntrack_event_cache() when updating ct->status. This patch adds the respective calls. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed