commit | 0d79641a96d612aaa6d57a4d4f521d7ed9c9ccdd | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Sun Oct 17 16:46:17 2010 +0300 |
committer | Simon Horman <horms@verge.net.au> | Thu Oct 21 11:04:43 2010 +0200 |
tree | 9783497ace4f8ff8eeac24524ecb93012166c60d | |
parent | 3233759be7eeca9998c514b8f49e8cf2b85e64d3 [diff] |
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 <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>