• Marek Vavrusa's avatar
    modules/daf: trivial rule compiler implemented · 7b771974
    Marek Vavrusa authored
    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
    7b771974