]> Pileus Git - ~andy/linux/commit
tunnel: implement 64 bits statistics
authorstephen hemminger <shemminger@vyatta.com>
Thu, 12 Apr 2012 06:31:16 +0000 (06:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 14 Apr 2012 18:47:05 +0000 (14:47 -0400)
commit87b6d218f3adb00e6b58c7f96f8b5a74ff91abb4
tree0a8108621afcaf9549a05a33ca08adb4a810b257
parent64d683c5825003ffb3b127057a165e6bfc26691e
tunnel: implement 64 bits statistics

Convert the per-cpu statistics kept for GRE, IPIP, and SIT tunnels
to use 64 bit statistics.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipip.h
net/ipv4/ip_gre.c
net/ipv4/ipip.c
net/ipv6/sit.c