From: Michal Schmidt Date: Wed, 7 Feb 2007 23:05:12 +0000 (-0800) Subject: [NETFILTER]: Add SANE connection tracking helper X-Git-Tag: v2.6.21-rc1~83^2~65^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fecd1985116fb08bdee3b9db6719e159fe5e43d;p=pandora-kernel.git [NETFILTER]: Add SANE connection tracking helper This is nf_conntrack_sane, a netfilter connection tracking helper module for the SANE protocol used by the 'saned' daemon to make scanners available via network. The SANE protocol uses separate control & data connections, similar to passive FTP. The helper module is needed to recognize the data connection as RELATED to the control one. Signed-off-by: Michal Schmidt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed