From: Julian Anastasov Date: Sun, 17 Oct 2010 13:46:17 +0000 (+0300) Subject: ipvs: provide address family for debugging X-Git-Tag: v2.6.37-rc1~147^2~3^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d79641a96d612aaa6d57a4d4f521d7ed9c9ccdd;p=pandora-kernel.git ipvs: provide address family for debugging As skb->protocol is not valid in LOCAL_OUT add parameter for address family in packet debugging functions. Even if ports are not present in AH and ESP change them to use ip_vs_tcpudp_debug_packet to show at least valid addresses as before. This patch removes the last user of skb->protocol in IPVS. Signed-off-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed