]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
policy: refactor policy and view modules
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 25 Jan 2018 09:14:28 +0000 (10:14 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 25 Jan 2018 16:35:39 +0000 (17:35 +0100)
commita141e8a84a677620809d0ab25f89c071a6d4c60c
tree03babc5059aacb5860a19dfe4be0573595149af2
parentc2651aced6d1003481b0b31278b09ef7163db43f
policy: refactor policy and view modules

I've removed couple layers of indirection to make it easier to follow.
This should make it easier to extend the policy module.
modules/policy/policy.lua
modules/view/view.lua