[Bug 1371] Concatenations Literal sets

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Mon Oct 14 10:48:41 CEST 2019


https://bugzilla.netfilter.org/show_bug.cgi?id=1371

Pablo Neira Ayuso <pablo at netfilter.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED

--- Comment #4 from Pablo Neira Ayuso <pablo at netfilter.org> ---
(In reply to Thomas from comment #3)
> (In reply to Pablo Neira Ayuso from comment #1)
> didn't work

table ip6 x {
        chain global_dns_in {
        }
        chain y {
                iif $int_if0 ip6 saddr . ip6 daddr . ip6 nexthdr { $g6dns .
$myip_v6 . tcp, $g6dns . $myip_v6 . udp } jump global_dns_in
        }
}

Works here.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20191014/bc92800d/attachment.html>


More information about the netfilter-buglog mailing list