<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:boite.pour.spam@gmail.com" title="Cyril <boite.pour.spam@gmail.com>"> <span class="fn">Cyril</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Allow limit to use any value for time unit"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1214">bug 1214</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;">Attachment #519 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Allow limit to use any value for time unit"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1214#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Allow limit to use any value for time unit"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1214">bug 1214</a>
              from <span class="vcard"><a class="email" href="mailto:boite.pour.spam@gmail.com" title="Cyril <boite.pour.spam@gmail.com>"> <span class="fn">Cyril</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=524" name="attach_524" title="Add support for period parsing">attachment 524</a> <a href="attachment.cgi?id=524&action=edit" title="Add support for period parsing">[details]</a></span>
Add support for period parsing

This follows option #3 in the previous comment:
It adds support for "limit 400/3 minute" or "235kbytes/6 day"

Please notice that this patch will only pass tests if the other patch is
applied to libnftnl.

While libnftnl is sharing the "get_unit" function (same code in both project),
I think it'll be better to rename and export the function to "get_period"
(since it's now a period and not just an unit anymore) so we can avoid code
duplication. This is not part of this bug though.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>