Skip to content

use an rbtnodechain for wildcard matching in RPZ summary db

Evan Hunt requested to merge 1146-rpz-search into master

when looking for a possible wildcard match in the RPZ summary database, use an rbtnodechain to walk up label by label, rather than using the node's parent pointer.

Edited by Evan Hunt

Merge request reports