Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2009 14:06:26 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet ip_mroute.c pim_var.h
Message-ID:  <200904121406.n3CE6VVZ058874@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-04-12 14:06:26 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_mroute.c pim_var.h 
  Log:
  SVN rev 190967 on 2009-04-12 14:06:26Z by rwatson
  
  Update stats in struct pimstat using two new macros: PIMSTAT_ADD()
  and PIMSTAT_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.148     +16 -16    src/sys/netinet/ip_mroute.c
  1.4       +5 -0      src/sys/netinet/pim_var.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904121406.n3CE6VVZ058874>