<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_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - BUG!!! nf_queue: full at 1024 entries, dropping packets(s). Dropped: 998887"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=980">bug 980</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>pablo@netfilter.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - BUG!!! nf_queue: full at 1024 entries, dropping packets(s). Dropped: 998887"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=980#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - BUG!!! nf_queue: full at 1024 entries, dropping packets(s). Dropped: 998887"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=980">bug 980</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>You can use nfq_set_queue_maxlen() to get a larger queue size. Moreover, have a
look at queue balancing and fanout options to parallelize processing.

There's also a bypass option so packets are not dropped in case they cannot be
enqueued to userspace.

You can also set the zero copy option.

Please, have a look at the documentation for performance options. Otherwise,
refer to the <a href="mailto:netfilter@vger.kernel.org">netfilter@vger.kernel.org</a> for user questions.

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