Date: Sun, 12 Apr 2009 14:00:36 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_mroute.c ip_mroute.h Message-ID: <200904121400.n3CE0j7e057435@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-04-12 14:00:36 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_mroute.c ip_mroute.h
Log:
SVN rev 190966 on 2009-04-12 14:00:36Z by rwatson
Update stats in struct mrtstat using two new macros: MRTSTAT_ADD()
and MRTSTAT_INC(), rather than directly manipulating the fields of
the structure. This will make it easier to change the
implementation of these statistics, such as using per-CPU versions
of the data structure.
MFC after: 3 days
Revision Changes Path
1.147 +14 -15 src/sys/netinet/ip_mroute.c
1.34 +5 -0 src/sys/netinet/ip_mroute.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904121400.n3CE0j7e057435>
