cvs commit: src/usr.sbin/bsnmpd/modules/snmp_pf pf_snmp.c
Philip Paeps
philip at FreeBSD.org
Sun Jun 1 14:10:01 UTC 2008
philip 2008-06-01 14:10:01 UTC
FreeBSD src repository
Modified files:
usr.sbin/bsnmpd/modules/snmp_pf pf_snmp.c
Log:
SVN rev 179476 on 2008-06-01 14:09:54Z by philip
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>
MFC after: 3 days
Revision Changes Path
1.9 +1 -1 src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c
More information about the cvs-src
mailing list