<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Concatenations Literal sets"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1371">bug 1371</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>REOPENED
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Concatenations Literal sets"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1371#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Concatenations Literal sets"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1371">bug 1371</a>
              from <span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span></b>
        <pre>(In reply to Thomas from <a href="show_bug.cgi?id=1371#c3">comment #3</a>)
<span class="quote">> (In reply to Pablo Neira Ayuso from <a href="show_bug.cgi?id=1371#c1">comment #1</a>)
> didn't work</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>