<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 - Services list is confusingly different from the /etc/services"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1236">bug 1236</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>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Services list is confusingly different from the /etc/services"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1236#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Services list is confusingly different from the /etc/services"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1236">bug 1236</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>Hi,

(In reply to Robin McCorkell from <a href="show_bug.cgi?id=1236#c0">comment #0</a>)
<span class="quote">> [...] I expect the service mapping to be identical to /etc/services, and
> not have a custom, incomplete and incompatible service list.</span >

For the record, you can get the list of defined services via:

# nft describe tcp dport

If you're missing standard services, we can add them to the existing list.

If you need custom services, you can probably use variables instead:

define service_x = 456

We can also add infrastructure to allow people to define custom services in a
way that is self-contained, ie. from inside nftables policy file.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>