git: DragonFly_RELEASE_3_4 ifnet - Compute iface statistics for NET_RT_IFLIST
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Tue Sep 10 09:08:01 PDT 2013
commit d5cb3a6cebcca43df59dffa78a790ec470c3c521
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Tue Sep 10 04:11:32 2013 -0700
ifnet - Compute iface statistics for NET_RT_IFLIST
Before the ifnet statistics went per-cpu, they were being stored in
ifnet->if_data. Some functions, like getifaddrs(3), expect them to
be there so make sure they are available.
Reported by: Tim Bishop, Jens Rehsack
Summary of changes:
sys/net/rtsock.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d5cb3a6cebcca43df59dffa78a790ec470c3c521
--
DragonFly BSD source repository
More information about the Commits
mailing list