commit 12a7cdaeee1c9e31aafda4708bbdb309cac619d6
Author: Sepherosa Ziehau <[email protected]>
Date: Fri Jun 30 09:23:57 2017 +0800
route: Cache align statistics.
Though these statistics are rarely updated; better safe the sorry.
Since it changes userland visible structure size, bump
__DragonFly_version.
Summary of changes:
sys/net/route.c | 2 +-
sys/net/route.h | 7 ++++++-
sys/sys/param.h | 3 ++-
3 files changed, 9 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/12a7cdaeee1c9e31aafda4708bbdb309cac619d6
--
DragonFly BSD source repository