CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/30 11:33:20
Modified files:
usr.sbin/snmpd : application.c
Log message:
Remove the downwards check for overlapping regions when the subtree flag is
set.
There's a bit of inverted logic in there and this feature will probably get
in the way of the blocklist feature (and maybe others)
OK tb@
