From: Patrick McHardy Date: Wed, 29 Nov 2006 01:35:26 +0000 (+0100) Subject: [NETFILTER]: sip conntrack: minor cleanup X-Git-Tag: v2.6.20-rc1~34^2~40^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d5b8baa4e9ace9be113c6151aaeeb3c07a26fc8;p=pandora-kernel.git [NETFILTER]: sip conntrack: minor cleanup - Use enum for header field enumeration - Use numerical value instead of pointer to header info structure to identify headers, unexport ct_sip_hdrs - group SIP and SDP entries in header info structure - remove double forward declaration of ct_sip_get_info Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed