=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- www/67.html 2020/05/06 13:06:43 1.9 +++ www/67.html 2020/05/06 13:12:30 1.10 @@ -837,6 +837,11 @@
  • Implemented a -Cs option in snmp(1) for snmp walk and bulkwalk, allowing subsections of a tree to be skipped. +
  • Introduced option filter-pf-addresses to snmpd.conf(5), allowing + the OPENBSD-PF-MIB::pfTblAddrTable tree to be filtered out when many + prefixes are stored in pf tables, reducing CPU usage during bulk + walks.
  • Added retries and timeouts for test packets to radiusctl(8). @@ -1078,11 +1083,6 @@
  • Allowed use of the smtpd(8) session username in built-in filters when available. -
  • Introduced option filter-pf-addresses to snmpd.conf(5), allowing - the OPENBSD-PF-MIB::pfTblAddrTable tree to be filtered out when many - prefixes are stored in pf tables, reducing CPU usage during bulk - walks.
  • Introduced a bypass keyword to smtpd(8) so that built-in filters can bypass processing when a condition is met.