Date: Sun, 12 Apr 2009 11:53:12 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet6 udp6_usrreq.c Message-ID: <200904121153.n3CBrRo2035175@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2009-04-12 11:53:12 UTC
FreeBSD src repository
Modified files:
sys/netinet6 udp6_usrreq.c
Log:
SVN rev 190963 on 2009-04-12 11:53:12Z by rwatson
Commit file omitted in r190962:
Update stats in struct udpstat using two new macros, UDPSTAT_ADD()
and UDPSTAT_INC(), rather than directly manipulating the fields
across the kernel. This will make it easier to change the
implementation of these statistics, such as using per-CPU versions
of the data structures.
MFC after: 3 days
Revision Changes Path
1.108 +10 -10 src/sys/netinet6/udp6_usrreq.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904121153.n3CBrRo2035175>
