modules/daf: trivial rule compiler implemented
the fw can now parse simple rules such as: 'qname = *.example.com AND src = 127.0.0.1/8 deny' and turn it into filter actions. this is a building block for custom firewall rules based on query/answer contents that leverage existing policy/view modules, but turn those into easier to write (and eventually persistent) rule sets
Please register or sign in to comment