CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/07 09:51:23
Modified files:
sys/netinet : ip_ah.h ip_esp.h ip_ipcomp.h
usr.bin/netstat: inet.c
Log message:
Convert all the fields of {ah,esp,ipcomp}stat to uint64.
This is a preliminary step for using percpu counters with the data.
OK mpi@
