<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:karel@unitednetworks.cz" title="Karel Rericha <karel@unitednetworks.cz>"> <span class="fn">Karel Rericha</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nft dump invalid (flow table)"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1140">bug 1140</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;">CC</td>
           <td>
                
           </td>
           <td>karel@unitednetworks.cz
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nft dump invalid (flow table)"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1140#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nft dump invalid (flow table)"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1140">bug 1140</a>
              from <span class="vcard"><a class="email" href="mailto:karel@unitednetworks.cz" title="Karel Rericha <karel@unitednetworks.cz>"> <span class="fn">Karel Rericha</span></a>
</span></b>
        <pre>Hi Andreas,

I would suggest using stateful objects for now, which works (v0.8, kernel
4.13.7):

nft add counter x c-echo-reply
nft add rule x y ip protocol icmp counter name icmp type map { echo-reply:
"c-echo-reply" }

Of course add counters for other types of icmp messages as needed.

Karel</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>