Don't print device statistics when exiting tinc.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 8 Dec 2013 19:23:44 +0000 (20:23 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 8 Dec 2013 19:23:44 +0000 (20:23 +0100)
commit41583d5dcfc1277b1a203478de4cce2cd0cda1b1
tree10b9800915e5e5972539a3614ad9db50d5b7eb82
parent19b97e79aa63bcb6f81c2dbfd7ca91d89a230387
Don't print device statistics when exiting tinc.

Much more detailed statistics are now kept per node, which can be queried at
any time, which makes the device statistics obsolete.
12 files changed:
src/bsd/device.c
src/cygwin/device.c
src/device.h
src/dummy_device.c
src/linux/device.c
src/mingw/device.c
src/multicast_device.c
src/raw_socket_device.c
src/solaris/device.c
src/tincd.c
src/uml_device.c
src/vde_device.c