]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
modules/daf: allow multiple argument matching in filter
authorMarek Vavruša <mvavrusa@cloudflare.com>
Tue, 1 May 2018 03:17:42 +0000 (20:17 -0700)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 28 Nov 2018 14:29:14 +0000 (15:29 +0100)
commit26eefe2ad2f9cec0bafb5e85bd346b597b2736f2
treee7316c135d14ca478d1a4b4277580028fb0370c6
parent53011f78f43dc6dad4ab7d6fddf2af266cbce72a
modules/daf: allow multiple argument matching in filter

This looks like in nftables, e.g. `src { 127.0.0.1 192.168.1.1 }`

Original commit rolled back modules/policy/lua-aho-corasick,
probably by accident, so that change was dropped during cherry-picking.
modules/daf/daf.lua
modules/daf/daf.test.lua