Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2008 08:55:49 +0000 (UTC)
From:      Philip Paeps <philip@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/bsnmpd/modules/snmp_pf pf_snmp.c
Message-ID:  <200806040855.m548txHQ039473@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
philip      2008-06-04 08:55:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/bsnmpd/modules/snmp_pf pf_snmp.c 
  Log:
  SVN rev 179540 on 2008-06-04 08:55:49Z by philip
  
  MFC r179476:
  
    Use INSERT_OBJECT_INT_LINK_INDEX macro instead of TAILQ_INSERT_TAIL when
    filling the table of ALTQ queues retrieved from the kernel.
  
    It is possible for the kernel to return the queues not by pa.altq.qid order.
    When this happens, pf_snmp would only partially fill its table.
  
  PR:             bin/120974
  Submitted by:   Mykola Dzham <i -at- levsha.org.ua>
  
  Revision  Changes    Path
  1.8.2.1   +1 -1      src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c



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