ipvs: provide address family for debugging
authorJulian Anastasov <ja@ssi.bg>
Sun, 17 Oct 2010 13:46:17 +0000 (16:46 +0300)
committerSimon Horman <horms@verge.net.au>
Thu, 21 Oct 2010 09:04:43 +0000 (11:04 +0200)
  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 <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>

No differences found