]> git.baikalelectronics.ru Git - kernel.git/commit
ip6tnl: Use on-device stats instead of private ones.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 21 May 2008 21:17:05 +0000 (14:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 May 2008 21:17:05 +0000 (14:17 -0700)
commit0391cd14b8cf169d445ae2ce9321d0bcd92e88b1
treea0c9137d43f2c18bce71e34e5ae745ebe521c4ff
parent468a11896681926ff4d7cc1b88335bc634c129eb
ip6tnl: Use on-device stats instead of private ones.

This tunnel uses its own private structure and requires separate
patch to switch from private stats to on-device ones.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_tunnel.h
net/ipv6/ip6_tunnel.c